Home
last modified time | relevance | path

Searched refs:v4l2_m2m_buf_remove_by_buf (Results 1 – 2 of 2) sorted by relevance

/linux/include/media/
H A Dv4l2-mem2mem.h813 * v4l2_m2m_buf_remove_by_buf() - take off exact buffer from the list of ready
819 void v4l2_m2m_buf_remove_by_buf(struct v4l2_m2m_queue_ctx *q_ctx,
832 v4l2_m2m_buf_remove_by_buf(&m2m_ctx->out_q_ctx, vbuf); in v4l2_m2m_src_buf_remove_by_idx()
845 v4l2_m2m_buf_remove_by_buf(&m2m_ctx->cap_q_ctx, vbuf);
/linux/drivers/media/v4l2-core/
H A Dv4l2-mem2mem.c188 void v4l2_m2m_buf_remove_by_buf(struct v4l2_m2m_queue_ctx *q_ctx, in v4l2_m2m_buf_remove_by_buf() function
200 EXPORT_SYMBOL_GPL(v4l2_m2m_buf_remove_by_buf);