Searched refs:mtk_mdp_m2m_s_fmt_mplane (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/mtk-mdp/ |
H A D | mtk_mdp_m2m.c | 681 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()
|
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp/ |
H A D | mtk_mdp_m2m.c | 678 static int mtk_mdp_m2m_s_fmt_mplane(struct file *file, void *fh, in mtk_mdp_m2m_s_fmt_mplane() function 902 .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()
|
Completed in 4 milliseconds