Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/ti/vpe/
H A 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()