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()
374 struct vb2_queue *vq; in v4l2_m2m_querybuf()
403 struct vb2_queue *vq; in v4l2_m2m_qbuf()
422 struct vb2_queue *vq; in v4l2_m2m_dqbuf()
436 struct vb2_queue *vq; in v4l2_m2m_create_bufs()
450 struct vb2_queue *vq; in v4l2_m2m_expbuf()
462 struct vb2_queue *vq; in v4l2_m2m_streamon()
530 struct vb2_queue *src_q, *dst_q; in v4l2_m2m_poll()
616 struct vb2_queue *vq; in v4l2_m2m_mmap()
677 int (*queue_init)(void *priv, struct vb2_queue *src_vq, struct vb2_queue *dst_vq)) in v4l2_m2m_ctx_init()
748 q_ctx = get_queue_ctx(m2m_ctx, vb->vb2_queue->type); in v4l2_m2m_buf_queue()