Searched refs:hantro_queue_ops (Results 1 – 3 of 3) sorted by relevance
22 extern const struct vb2_ops hantro_queue_ops;
195 src_vq->ops = &hantro_queue_ops; in queue_init()234 dst_vq->ops = &hantro_queue_ops; in queue_init()
765 const struct vb2_ops hantro_queue_ops = { variable