Home
last modified time | relevance | path

Searched refs:vb2_queue (Results 1 – 10 of 10) sorted by relevance

/include/media/
A Dvideobuf2-core.h236 struct vb2_queue;
253 struct vb2_queue *vb2_queue; member
435 int (*queue_setup)(struct vb2_queue *q,
439 void (*wait_prepare)(struct vb2_queue *q);
440 void (*wait_finish)(struct vb2_queue *q);
450 void (*stop_streaming)(struct vb2_queue *q);
611 struct vb2_queue { struct
762 void vb2_discard_done(struct vb2_queue *q);
1006 int vb2_core_queue_init(struct vb2_queue *q);
1031 void vb2_queue_error(struct vb2_queue *q);
[all …]
A Dvideobuf2-v4l2.h75 int vb2_querybuf(struct vb2_queue *q, struct v4l2_buffer *b);
119 int vb2_prepare_buf(struct vb2_queue *q, struct media_device *mdev,
145 int vb2_qbuf(struct vb2_queue *q, struct media_device *mdev,
157 int vb2_expbuf(struct vb2_queue *q, struct v4l2_exportbuffer *eb);
201 int vb2_streamon(struct vb2_queue *q, enum v4l2_buf_type type);
220 int vb2_streamoff(struct vb2_queue *q, enum v4l2_buf_type type);
233 int __must_check vb2_queue_init(struct vb2_queue *q);
256 void vb2_queue_release(struct vb2_queue *q);
272 int vb2_queue_change_type(struct vb2_queue *q, unsigned int type);
377 void vb2_ops_wait_prepare(struct vb2_queue *vq);
[all …]
A Dv4l2-mc.h86 int v4l_vb2q_enable_media_source(struct vb2_queue *q);
212 static inline int v4l_vb2q_enable_media_source(struct vb2_queue *q) in v4l_vb2q_enable_media_source()
A Dv4l2-mem2mem.h66 struct vb2_queue q;
157 struct vb2_queue *v4l2_m2m_get_vq(struct v4l2_m2m_ctx *m2m_ctx,
441 struct vb2_queue *q);
451 struct vb2_queue *q);
560 int (*queue_init)(void *priv, struct vb2_queue *src_vq, struct vb2_queue *dst_vq));
741 struct vb2_queue *v4l2_m2m_get_src_vq(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_get_src_vq()
752 struct vb2_queue *v4l2_m2m_get_dst_vq(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_get_dst_vq()
A Dvideobuf2-dvb.h25 struct vb2_queue dvbq;
A Ddvb_vb2.h98 struct vb2_queue vb_q;
A Dv4l2-dev.h283 struct vb2_queue *queue;
/include/trace/events/
A Dvb2.h12 TP_PROTO(struct vb2_queue *q, struct vb2_buffer *vb),
47 TP_PROTO(struct vb2_queue *q, struct vb2_buffer *vb),
52 TP_PROTO(struct vb2_queue *q, struct vb2_buffer *vb),
57 TP_PROTO(struct vb2_queue *q, struct vb2_buffer *vb),
62 TP_PROTO(struct vb2_queue *q, struct vb2_buffer *vb),
A Dv4l2.h182 TP_PROTO(struct vb2_queue *q, struct vb2_buffer *vb),
246 TP_PROTO(struct vb2_queue *q, struct vb2_buffer *vb),
251 TP_PROTO(struct vb2_queue *q, struct vb2_buffer *vb),
256 TP_PROTO(struct vb2_queue *q, struct vb2_buffer *vb),
261 TP_PROTO(struct vb2_queue *q, struct vb2_buffer *vb),
/include/media/drv-intf/
A Dsaa7146_vv.h77 struct vb2_queue q;

Completed in 16 milliseconds