Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/media/davinci_vpfe/
Dvpfe_video.c1292 static struct vb2_ops video_qops = { variable
1346 q->ops = &video_qops; in vpfe_reqbufs()
/linux-4.1.27/drivers/media/platform/davinci/
Dvpbe_display.c359 static struct vb2_ops video_qops = { variable
1448 q->ops = &video_qops; in vpbe_display_probe()
Dvpif_display.c286 static struct vb2_ops video_qops = { variable
1181 q->ops = &video_qops; in vpif_probe_complete()
Dvpif_capture.c308 static struct vb2_ops video_qops = { variable
1364 q->ops = &video_qops; in vpif_probe_complete()
/linux-4.1.27/drivers/media/common/saa7146/
Dsaa7146_video.c1186 static struct videobuf_queue_ops video_qops = { variable
1218 videobuf_queue_sg_init(&fh->video_q, &video_qops, in video_open()