v4l2_m2m_last_buf  164 drivers/media/v4l2-core/v4l2-mem2mem.c EXPORT_SYMBOL_GPL(v4l2_m2m_last_buf);
v4l2_m2m_last_buf  455 include/media/v4l2-mem2mem.h struct vb2_v4l2_buffer *v4l2_m2m_last_buf(struct v4l2_m2m_queue_ctx *q_ctx);
v4l2_m2m_last_buf  466 include/media/v4l2-mem2mem.h 	return v4l2_m2m_last_buf(&m2m_ctx->out_q_ctx);
v4l2_m2m_last_buf  478 include/media/v4l2-mem2mem.h 	return v4l2_m2m_last_buf(&m2m_ctx->cap_q_ctx);