Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/mediatek/mdp3/
Dmtk-mdp3-m2m.c301 static int mdp_m2m_s_fmt_mplane(struct file *file, void *fh, in mdp_m2m_s_fmt_mplane() function
450 .vidioc_s_fmt_vid_cap_mplane = mdp_m2m_s_fmt_mplane,
451 .vidioc_s_fmt_vid_out_mplane = mdp_m2m_s_fmt_mplane,
605 mdp_m2m_s_fmt_mplane(file, &ctx->fh, &default_format); in mdp_m2m_open()
607 mdp_m2m_s_fmt_mplane(file, &ctx->fh, &default_format); in mdp_m2m_open()