Home
last modified time | relevance | path

Searched refs:video_qops (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/davinci/
H A Dvpbe_display.c348 static const struct vb2_ops video_qops = { variable
1430 q->ops = &video_qops; in vpbe_display_probe()
H A Dvpif_display.c293 static const struct vb2_ops video_qops = { variable
1186 q->ops = &video_qops; in vpif_probe_complete()
H A Dvpif_capture.c306 static const struct vb2_ops video_qops = { variable
1440 q->ops = &video_qops; in vpif_probe_complete()
/OK3568_Linux_fs/kernel/drivers/media/common/saa7146/
H A Dsaa7146_video.c1168 static const struct videobuf_queue_ops video_qops = { variable
1198 videobuf_queue_sg_init(&fh->video_q, &video_qops, in video_open()