Lines Matching refs:vb2_queue
29 static int _queue_setup(struct vb2_queue *vq, in _queue_setup()
52 struct dvb_vb2_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in _buffer_prepare()
69 struct dvb_vb2_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in _buffer_queue()
80 static int _start_streaming(struct vb2_queue *vq, unsigned int count) in _start_streaming()
88 static void _stop_streaming(struct vb2_queue *vq) in _stop_streaming()
106 static void _dmxdev_lock(struct vb2_queue *vq) in _dmxdev_lock()
114 static void _dmxdev_unlock(struct vb2_queue *vq) in _dmxdev_unlock()
135 struct dvb_vb2_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in _fill_dmx_buffer()
147 struct dvb_vb2_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in _fill_vb2_buffer()
165 struct vb2_queue *q = &ctx->vb_q; in dvb_vb2_init()
200 struct vb2_queue *q = (struct vb2_queue *)&ctx->vb_q; in dvb_vb2_release()
213 struct vb2_queue *q = &ctx->vb_q; in dvb_vb2_stream_on()
230 struct vb2_queue *q = (struct vb2_queue *)&ctx->vb_q; in dvb_vb2_stream_off()
354 struct vb2_queue *q = &ctx->vb_q; in dvb_vb2_querybuf()
368 struct vb2_queue *q = &ctx->vb_q; in dvb_vb2_expbuf()
391 struct vb2_queue *q = &ctx->vb_q; in dvb_vb2_qbuf()