Home
last modified time | relevance | path

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

/linux/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-m2m.c311 static int mdp_m2m_s_fmt_mplane(struct file *file, void *fh, in mdp_m2m_s_fmt_mplane() function
460 .vidioc_s_fmt_vid_cap_mplane = mdp_m2m_s_fmt_mplane,
461 .vidioc_s_fmt_vid_out_mplane = mdp_m2m_s_fmt_mplane,
619 mdp_m2m_s_fmt_mplane(file, &ctx->fh, &default_format); in mdp_m2m_open()
621 mdp_m2m_s_fmt_mplane(file, &ctx->fh, &default_format); in mdp_m2m_open()