Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/s5p-g2d/
Dg2d.c142 static struct vb2_ops g2d_qops = { variable
157 src_vq->ops = &g2d_qops; in queue_init()
170 dst_vq->ops = &g2d_qops; in queue_init()