Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/s5p-g2d/
Dg2d.c141 static const struct vb2_ops g2d_qops = { variable
158 src_vq->ops = &g2d_qops; in queue_init()
172 dst_vq->ops = &g2d_qops; in queue_init()