Lines Matching refs:tw686x_video_channel
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()
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()
449 struct tw686x_video_channel *vc = vb2_get_drv_priv(vb->vb2_queue); in tw686x_buf_queue()
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()
546 struct tw686x_video_channel *vc = vb2_get_drv_priv(vq); in tw686x_stop_streaming()
565 struct tw686x_video_channel *vc = vb2_get_drv_priv(vb->vb2_queue); in tw686x_buf_prepare()
587 struct tw686x_video_channel *vc; in tw686x_s_ctrl()
591 vc = container_of(ctrl->handler, struct tw686x_video_channel, in tw686x_s_ctrl()
625 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_g_fmt_vid_cap()
641 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_try_fmt_vid_cap()
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()
760 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_querycap()
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()
835 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_querystd()
893 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_g_std()
902 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_enum_framesizes()
919 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_enum_frameintervals()
938 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_g_parm()
954 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_s_parm()
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()
1010 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_g_input()
1019 struct tw686x_video_channel *vc = video_drvdata(file); in tw686x_enum_input()
1088 struct tw686x_video_channel *vc; in tw686x_video_irq()
1149 struct tw686x_video_channel *vc = &dev->video_channels[ch]; in tw686x_video_free()
1185 struct tw686x_video_channel *vc = &dev->video_channels[ch]; in tw686x_video_init()
1192 struct tw686x_video_channel *vc = &dev->video_channels[ch]; in tw686x_video_init()