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

/linux-master/include/media/drv-intf/
H A Dsaa7146_vv.h162 extern const struct vb2_ops video_qops;
/linux-master/drivers/media/common/saa7146/
H A Dsaa7146_fops.c384 q->ops = type == VFL_TYPE_VIDEO ? &video_qops : &vbi_qops;
H A Dsaa7146_video.c676 const struct vb2_ops video_qops = { variable in typeref:struct:vb2_ops
/linux-master/drivers/media/platform/ti/davinci/
H A Dvpif_display.c294 static const struct vb2_ops video_qops = { variable in typeref:struct:vb2_ops
1168 q->ops = &video_qops;
H A Dvpif_capture.c307 static const struct vb2_ops video_qops = { variable in typeref:struct:vb2_ops
1428 q->ops = &video_qops;

Completed in 138 milliseconds