Lines Matching refs:vb2_queue
82 struct vb2_queue *v4l2_m2m_get_vq(struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_get_vq()
359 struct vb2_queue *vq; in v4l2_m2m_reqbufs()
381 struct vb2_queue *vq; in v4l2_m2m_querybuf()
410 struct vb2_queue *vq; in v4l2_m2m_qbuf()
429 struct vb2_queue *vq; in v4l2_m2m_dqbuf()
443 struct vb2_queue *vq; in v4l2_m2m_prepare_buf()
462 struct vb2_queue *vq; in v4l2_m2m_create_bufs()
476 struct vb2_queue *vq; in v4l2_m2m_expbuf()
488 struct vb2_queue *vq; in v4l2_m2m_streamon()
556 struct vb2_queue *src_q, *dst_q; in v4l2_m2m_poll()
643 struct vb2_queue *vq; in v4l2_m2m_mmap()
704 int (*queue_init)(void *priv, struct vb2_queue *src_vq, struct vb2_queue *dst_vq)) in v4l2_m2m_ctx_init()
777 q_ctx = get_queue_ctx(m2m_ctx, vbuf->vb2_buf.vb2_queue->type); in v4l2_m2m_buf_queue()