Lines Matching refs:vb2_queue
119 struct vb2_queue *v4l2_m2m_get_vq(struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_get_vq()
434 struct vb2_queue *vq; in v4l2_m2m_reqbufs()
451 struct vb2_queue *vq; in v4l2_m2m_querybuf()
476 struct vb2_queue *vq; in v4l2_m2m_qbuf()
491 struct vb2_queue *vq; in v4l2_m2m_dqbuf()
501 struct vb2_queue *vq; in v4l2_m2m_prepare_buf()
516 struct vb2_queue *vq; in v4l2_m2m_create_bufs()
526 struct vb2_queue *vq; in v4l2_m2m_expbuf()
536 struct vb2_queue *vq; in v4l2_m2m_streamon()
593 struct vb2_queue *src_q, *dst_q; in v4l2_m2m_poll()
670 struct vb2_queue *vq; in v4l2_m2m_mmap()
879 int (*queue_init)(void *priv, struct vb2_queue *src_vq, struct vb2_queue *dst_vq)) in v4l2_m2m_ctx_init()
942 q_ctx = get_queue_ctx(m2m_ctx, vbuf->vb2_buf.vb2_queue->type); in v4l2_m2m_buf_queue()