Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/ti-vpe/
Dvpe.c2163 static const struct vb2_ops vpe_qops = { variable
2185 src_vq->ops = &vpe_qops; in queue_init()
2200 dst_vq->ops = &vpe_qops; in queue_init()