Home
last modified time | relevance | path

Searched refs:v4l2_m2m_src_buf_remove_by_buf (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/media/
Dv4l2-mem2mem.h780 static inline void v4l2_m2m_src_buf_remove_by_buf(struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_src_buf_remove_by_buf() function
/kernel/linux/linux-5.10/drivers/staging/media/meson/vdec/
Desparser.c327 v4l2_m2m_src_buf_remove_by_buf(sess->m2m_ctx, vbuf); in esparser_queue()
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
Dhelpers.c377 v4l2_m2m_src_buf_remove_by_buf(m2m_ctx, vbuf); in return_buf_error()