Searched refs:mtk_mdp_m2m_s_fmt_mplane (Results 1 – 1 of 1) sorted by relevance
678 static int mtk_mdp_m2m_s_fmt_mplane(struct file *file, void *fh, in mtk_mdp_m2m_s_fmt_mplane() function902 .vidioc_s_fmt_vid_cap_mplane = mtk_mdp_m2m_s_fmt_mplane,903 .vidioc_s_fmt_vid_out_mplane = mtk_mdp_m2m_s_fmt_mplane,1117 mtk_mdp_m2m_s_fmt_mplane(file, &ctx->fh, &default_format); in mtk_mdp_m2m_open()1119 mtk_mdp_m2m_s_fmt_mplane(file, &ctx->fh, &default_format); in mtk_mdp_m2m_open()