Lines Matching refs:vbuf
289 * @vbuf: pointer to struct &v4l2_buffer
293 struct vb2_v4l2_buffer *vbuf)
295 return m2m_ctx->is_draining && vbuf == m2m_ctx->last_src_buf;
302 * @vbuf: pointer to struct &v4l2_buffer
305 struct vb2_v4l2_buffer *vbuf);
575 * @vbuf: pointer to struct &vb2_v4l2_buffer
580 struct vb2_v4l2_buffer *vbuf);
782 * @vbuf: the buffer to be removed
785 struct vb2_v4l2_buffer *vbuf);
792 * @vbuf: the buffer to be removed
795 struct vb2_v4l2_buffer *vbuf)
797 v4l2_m2m_buf_remove_by_buf(&m2m_ctx->out_q_ctx, vbuf);
805 * @vbuf: the buffer to be removed
808 struct vb2_v4l2_buffer *vbuf)
810 v4l2_m2m_buf_remove_by_buf(&m2m_ctx->cap_q_ctx, vbuf);