Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/ti-vpe/
Dvpe.c2211 static const struct vb2_ops vpe_qops = { variable
2233 src_vq->ops = &vpe_qops; in queue_init()
2248 dst_vq->ops = &vpe_qops; in queue_init()