Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/platform/mediatek/mdp3/
Dmtk-mdp3-m2m.c298 static int mdp_m2m_s_fmt_mplane(struct file *file, void *fh, in mdp_m2m_s_fmt_mplane() function
447 .vidioc_s_fmt_vid_cap_mplane = mdp_m2m_s_fmt_mplane,
448 .vidioc_s_fmt_vid_out_mplane = mdp_m2m_s_fmt_mplane,
607 mdp_m2m_s_fmt_mplane(file, &ctx->fh, &default_format); in mdp_m2m_open()
609 mdp_m2m_s_fmt_mplane(file, &ctx->fh, &default_format); in mdp_m2m_open()