Home
last modified time | relevance | path

Searched refs:tw686x_video_channel (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/pci/tw686x/
H A Dtw686x-video.c49 static void tw686x_buf_done(struct tw686x_video_channel *vc, in tw686x_buf_done()
425 struct tw686x_video_channel *vc = vb2_get_drv_priv(vq); in tw686x_queue_setup()
587 struct tw686x_video_channel *vc; 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()
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()
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()
[all …]
H A Dtw686x.h78 struct tw686x_video_channel { struct
106 int (*alloc)(struct tw686x_video_channel *vc, unsigned int pb); argument
107 void (*free)(struct tw686x_video_channel *vc, unsigned int pb);
108 void (*buf_refill)(struct tw686x_video_channel *vc, unsigned int pb);
132 struct tw686x_video_channel *video_channels;