Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/ti-vpe/
Dvpe.c2180 static const struct vb2_ops vpe_qops = { variable
2202 src_vq->ops = &vpe_qops; in queue_init()
2217 dst_vq->ops = &vpe_qops; in queue_init()