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
450 struct tw686x_video_channel *vc = vb2_get_drv_priv(vb->vb2_queue); in tw686x_buf_queue() local
472 static void tw686x_clear_queue(struct tw686x_video_channel *vc, in tw686x_clear_queue()
495 struct tw686x_video_channel *vc = vb2_get_drv_priv(vq); in tw686x_start_streaming() local
547 struct tw686x_video_channel *vc = vb2_get_drv_priv(vq); in tw686x_stop_streaming() local
566 struct tw686x_video_channel *vc = vb2_get_drv_priv(vb->vb2_queue); in tw686x_buf_prepare() local
586 struct tw686x_video_channel *vc; in tw686x_s_ctrl() local
624 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_g_fmt_vid_cap() local
640 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_try_fmt_vid_cap() local
669 static int tw686x_set_format(struct tw686x_video_channel *vc, in tw686x_set_format()
737 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_s_fmt_vid_cap() local
759 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_querycap() local
767 static int tw686x_set_standard(struct tw686x_video_channel *vc, v4l2_std_id id) in tw686x_set_standard()
803 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_s_std() local
834 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_querystd() local
892 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_g_std() local
901 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_enum_framesizes() local
918 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_enum_frameintervals() local
937 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_g_parm() local
953 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_s_parm() local
977 static void tw686x_set_input(struct tw686x_video_channel *vc, unsigned int i) in tw686x_set_input()
991 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_s_input() local
1009 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_g_input() local
1018 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_enum_input() local
1087 struct tw686x_video_channel *vc; in tw686x_video_irq() local
1148 struct tw686x_video_channel *vc = &dev->video_channels[ch]; in tw686x_video_free() local
1184 struct tw686x_video_channel *vc = &dev->video_channels[ch]; in tw686x_video_init() local
1191 struct tw686x_video_channel *vc = &dev->video_channels[ch]; in tw686x_video_init() local