Lines Matching defs:vc
53 static void tw686x_buf_done(struct tw686x_video_channel *vc, in tw686x_buf_done()
81 static void tw686x_memcpy_dma_free(struct tw686x_video_channel *vc, in tw686x_memcpy_dma_free()
105 static int tw686x_memcpy_dma_alloc(struct tw686x_video_channel *vc, in tw686x_memcpy_dma_alloc()
132 static void tw686x_memcpy_buf_refill(struct tw686x_video_channel *vc, in tw686x_memcpy_buf_refill()
158 static void tw686x_contig_buf_refill(struct tw686x_video_channel *vc, in tw686x_contig_buf_refill()
228 static void tw686x_sg_buf_refill(struct tw686x_video_channel *vc, in tw686x_sg_buf_refill()
258 static void tw686x_sg_dma_free(struct tw686x_video_channel *vc, in tw686x_sg_dma_free()
273 static int tw686x_sg_dma_alloc(struct tw686x_video_channel *vc, in tw686x_sg_dma_alloc()
325 struct tw686x_video_channel *vc = &dev->video_channels[ch]; in tw686x_sg_setup() local
406 static void tw686x_set_framerate(struct tw686x_video_channel *vc, in tw686x_set_framerate()
430 struct tw686x_video_channel *vc = vb2_get_drv_priv(vq); in tw686x_queue_setup() local
454 struct tw686x_video_channel *vc = vb2_get_drv_priv(vb->vb2_queue); in tw686x_buf_queue() local
476 static void tw686x_clear_queue(struct tw686x_video_channel *vc, in tw686x_clear_queue()
499 struct tw686x_video_channel *vc = vb2_get_drv_priv(vq); in tw686x_start_streaming() local
551 struct tw686x_video_channel *vc = vb2_get_drv_priv(vq); in tw686x_stop_streaming() local
570 struct tw686x_video_channel *vc = vb2_get_drv_priv(vb->vb2_queue); in tw686x_buf_prepare() local
592 struct tw686x_video_channel *vc; in tw686x_s_ctrl() local
630 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_g_fmt_vid_cap() local
646 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_try_fmt_vid_cap() local
675 static int tw686x_set_format(struct tw686x_video_channel *vc, in tw686x_set_format()
743 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_s_fmt_vid_cap() local
765 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_querycap() local
778 static int tw686x_set_standard(struct tw686x_video_channel *vc, v4l2_std_id id) in tw686x_set_standard()
814 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_s_std() local
845 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_querystd() local
903 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_g_std() local
912 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_enum_framesizes() local
929 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_enum_frameintervals() local
948 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_g_parm() local
964 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_s_parm() local
988 static void tw686x_set_input(struct tw686x_video_channel *vc, unsigned int i) in tw686x_set_input()
1002 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_s_input() local
1020 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_g_input() local
1029 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_enum_input() local
1098 struct tw686x_video_channel *vc; in tw686x_video_irq() local
1159 struct tw686x_video_channel *vc = &dev->video_channels[ch]; in tw686x_video_free() local
1195 struct tw686x_video_channel *vc = &dev->video_channels[ch]; in tw686x_video_init() local
1202 struct tw686x_video_channel *vc = &dev->video_channels[ch]; in tw686x_video_init() local