Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/mtk-mdp/
Dmtk_mdp_m2m.c681 static int mtk_mdp_m2m_s_fmt_mplane(struct file *file, void *fh, in mtk_mdp_m2m_s_fmt_mplane() function
905 .vidioc_s_fmt_vid_cap_mplane = mtk_mdp_m2m_s_fmt_mplane,
906 .vidioc_s_fmt_vid_out_mplane = mtk_mdp_m2m_s_fmt_mplane,
1120 mtk_mdp_m2m_s_fmt_mplane(file, &ctx->fh, &default_format); in mtk_mdp_m2m_open()
1122 mtk_mdp_m2m_s_fmt_mplane(file, &ctx->fh, &default_format); in mtk_mdp_m2m_open()