Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/ti/vpe/
Dvpe.c2209 static const struct vb2_ops vpe_qops = { variable
2231 src_vq->ops = &vpe_qops; in queue_init()
2246 dst_vq->ops = &vpe_qops; in queue_init()