Lines Matching defs:vc

49 static void tw686x_buf_done(struct tw686x_video_channel *vc,  in tw686x_buf_done()
77 static void tw686x_memcpy_dma_free(struct tw686x_video_channel *vc, in tw686x_memcpy_dma_free()
101 static int tw686x_memcpy_dma_alloc(struct tw686x_video_channel *vc, in tw686x_memcpy_dma_alloc()
128 static void tw686x_memcpy_buf_refill(struct tw686x_video_channel *vc, in tw686x_memcpy_buf_refill()
154 static void tw686x_contig_buf_refill(struct tw686x_video_channel *vc, in tw686x_contig_buf_refill()
224 static void tw686x_sg_buf_refill(struct tw686x_video_channel *vc, in tw686x_sg_buf_refill()
254 static void tw686x_sg_dma_free(struct tw686x_video_channel *vc, in tw686x_sg_dma_free()
269 static int tw686x_sg_dma_alloc(struct tw686x_video_channel *vc, in tw686x_sg_dma_alloc()
320 struct tw686x_video_channel *vc = &dev->video_channels[ch]; in tw686x_sg_setup() local
401 static void tw686x_set_framerate(struct tw686x_video_channel *vc, in tw686x_set_framerate()
425 struct tw686x_video_channel *vc = vb2_get_drv_priv(vq); in tw686x_queue_setup() local
449 struct tw686x_video_channel *vc = vb2_get_drv_priv(vb->vb2_queue); in tw686x_buf_queue() local
471 static void tw686x_clear_queue(struct tw686x_video_channel *vc, in tw686x_clear_queue()
494 struct tw686x_video_channel *vc = vb2_get_drv_priv(vq); in tw686x_start_streaming() local
546 struct tw686x_video_channel *vc = vb2_get_drv_priv(vq); in tw686x_stop_streaming() local
565 struct tw686x_video_channel *vc = vb2_get_drv_priv(vb->vb2_queue); in tw686x_buf_prepare() local
587 struct tw686x_video_channel *vc; in tw686x_s_ctrl() local
625 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_g_fmt_vid_cap() local
641 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_try_fmt_vid_cap() local
670 static int tw686x_set_format(struct tw686x_video_channel *vc, in tw686x_set_format()
738 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_s_fmt_vid_cap() local
760 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_querycap() local
768 static int tw686x_set_standard(struct tw686x_video_channel *vc, v4l2_std_id id) in tw686x_set_standard()
804 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_s_std() local
835 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_querystd() local
893 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_g_std() local
902 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_enum_framesizes() local
919 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_enum_frameintervals() local
938 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_g_parm() local
954 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_s_parm() local
978 static void tw686x_set_input(struct tw686x_video_channel *vc, unsigned int i) in tw686x_set_input()
992 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_s_input() local
1010 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_g_input() local
1019 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_enum_input() local
1088 struct tw686x_video_channel *vc; in tw686x_video_irq() local
1149 struct tw686x_video_channel *vc = &dev->video_channels[ch]; in tw686x_video_free() local
1185 struct tw686x_video_channel *vc = &dev->video_channels[ch]; in tw686x_video_init() local
1192 struct tw686x_video_channel *vc = &dev->video_channels[ch]; in tw686x_video_init() local