Home
last modified time | relevance | path

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

/linux/include/media/drv-intf/
H A Dsaa7146_vv.h163 extern const struct vb2_ops video_qops;
/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
/linux/drivers/media/platform/ti/davinci/
H A Dvpif_display.c294 static const struct vb2_ops video_qops = { variable
1166 q->ops = &video_qops; in vpif_probe_complete()
H A Dvpif_capture.c307 static const struct vb2_ops video_qops = { variable
1425 q->ops = &video_qops; in vpif_probe_complete()