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()
321 struct tw686x_video_channel *vc = &dev->video_channels[ch]; in tw686x_sg_setup() local
402 static void tw686x_set_framerate(struct tw686x_video_channel *vc, in tw686x_set_framerate()
426 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
588 struct tw686x_video_channel *vc; in tw686x_s_ctrl() local
626 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_g_fmt_vid_cap() local
642 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_try_fmt_vid_cap() local
671 static int tw686x_set_format(struct tw686x_video_channel *vc, in tw686x_set_format()
739 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_s_fmt_vid_cap() local
761 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_querycap() local
771 static int tw686x_set_standard(struct tw686x_video_channel *vc, v4l2_std_id id) in tw686x_set_standard()
807 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_s_std() local
838 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_querystd() local
896 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_g_std() local
905 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_enum_framesizes() local
922 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_enum_frameintervals() local
941 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_g_parm() local
957 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_s_parm() local
981 static void tw686x_set_input(struct tw686x_video_channel *vc, unsigned int i) in tw686x_set_input()
995 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_s_input() local
1013 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_g_input() local
1022 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_enum_input() local
1091 struct tw686x_video_channel *vc; in tw686x_video_irq() local
1152 struct tw686x_video_channel *vc = &dev->video_channels[ch]; in tw686x_video_free() local
1188 struct tw686x_video_channel *vc = &dev->video_channels[ch]; in tw686x_video_init() local
1195 struct tw686x_video_channel *vc = &dev->video_channels[ch]; in tw686x_video_init() local