Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/platform/verisilicon/
Dhantro_v4l2.h25 extern const struct vb2_ops hantro_queue_ops;
Dhantro_drv.c210 src_vq->ops = &hantro_queue_ops; in queue_init()
243 dst_vq->ops = &hantro_queue_ops; in queue_init()
Dhantro_v4l2.c1009 const struct vb2_ops hantro_queue_ops = { variable