v4l2_m2m_streamon  424 drivers/media/platform/exynos-gsc/gsc-m2m.c 	return v4l2_m2m_streamon(file, ctx->m2m_ctx, type);
v4l2_m2m_streamon  696 drivers/media/platform/m2m-deinterlace.c 	return v4l2_m2m_streamon(file, ctx->fh.m2m_ctx, type);
v4l2_m2m_streamon  780 drivers/media/platform/mtk-mdp/mtk_mdp_m2m.c 	return v4l2_m2m_streamon(file, ctx->m2m_ctx, type);
v4l2_m2m_streamon  943 drivers/media/platform/rcar_jpu.c 	return v4l2_m2m_streamon(file, ctx->fh.m2m_ctx, type);
v4l2_m2m_streamon  814 drivers/media/platform/sh_veu.c 	return v4l2_m2m_streamon(file, veu_file->veu_dev->m2m_ctx, type);
v4l2_m2m_streamon 1016 drivers/media/platform/sti/bdisp/bdisp-v4l2.c 	return v4l2_m2m_streamon(file, ctx->fh.m2m_ctx, type);
v4l2_m2m_streamon  564 drivers/media/v4l2-core/v4l2-mem2mem.c EXPORT_SYMBOL_GPL(v4l2_m2m_streamon);
v4l2_m2m_streamon 1115 drivers/media/v4l2-core/v4l2-mem2mem.c 	return v4l2_m2m_streamon(file, fh->m2m_ctx, type);
v4l2_m2m_streamon 2639 drivers/staging/media/allegro-dvt/allegro-core.c 	return v4l2_m2m_streamon(file, fh->m2m_ctx, type);
v4l2_m2m_streamon  266 include/media/v4l2-mem2mem.h int v4l2_m2m_streamon(struct file *file, struct v4l2_m2m_ctx *m2m_ctx,