Home
last modified time | relevance | path

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

/openbmc/linux/include/media/drv-intf/
H A Dsaa7146_vv.h162 extern const struct vb2_ops video_qops;
/openbmc/linux/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
/openbmc/linux/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()