Home
last modified time | relevance | path

Searched refs:video_qops (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/include/media/drv-intf/
H A Dsaa7146_vv.h162 extern const struct vb2_ops video_qops;
/kernel/linux/linux-6.6/drivers/media/common/saa7146/
H A Dsaa7146_fops.c384 q->ops = type == VFL_TYPE_VIDEO ? &video_qops : &vbi_qops; in saa7146_register_device()
H A Dsaa7146_video.c676 const struct vb2_ops video_qops = { variable
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/media/platform/ti/davinci/
H A Dvpif_display.c293 static const struct vb2_ops video_qops = { variable
1167 q->ops = &video_qops; in vpif_probe_complete()
H A Dvpif_capture.c306 static const struct vb2_ops video_qops = { variable
1427 q->ops = &video_qops; in vpif_probe_complete()

Completed in 14 milliseconds