Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/davinci/
Dvpif_display.c293 static const struct vb2_ops video_qops = { variable
1191 q->ops = &video_qops; in vpif_probe_complete()
Dvpbe_display.c361 static const struct vb2_ops video_qops = { variable
1452 q->ops = &video_qops; in vpbe_display_probe()
Dvpif_capture.c315 static const struct vb2_ops video_qops = { variable
1448 q->ops = &video_qops; in vpif_probe_complete()
/Linux-v4.19/drivers/staging/media/davinci_vpfe/
Dvpfe_video.c1307 static const struct vb2_ops video_qops = { variable
1357 q->ops = &video_qops; in vpfe_reqbufs()
/Linux-v4.19/drivers/media/common/saa7146/
Dsaa7146_video.c1189 static const struct videobuf_queue_ops video_qops = { variable
1219 videobuf_queue_sg_init(&fh->video_q, &video_qops, in video_open()