Searched refs:gsc_m2m_try_fmt_mplane (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/exynos-gsc/ |
H A D | gsc-m2m.c | 312 static int gsc_m2m_try_fmt_mplane(struct file *file, void *fh, in gsc_m2m_try_fmt_mplane() function 329 ret = gsc_m2m_try_fmt_mplane(file, fh, f); in gsc_m2m_s_fmt_mplane() 561 .vidioc_try_fmt_vid_cap_mplane = gsc_m2m_try_fmt_mplane, 562 .vidioc_try_fmt_vid_out_mplane = gsc_m2m_try_fmt_mplane,
|
/kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos-gsc/ |
H A D | gsc-m2m.c | 307 static int gsc_m2m_try_fmt_mplane(struct file *file, void *fh, in gsc_m2m_try_fmt_mplane() function 324 ret = gsc_m2m_try_fmt_mplane(file, fh, f); in gsc_m2m_s_fmt_mplane() 556 .vidioc_try_fmt_vid_cap_mplane = gsc_m2m_try_fmt_mplane, 557 .vidioc_try_fmt_vid_out_mplane = gsc_m2m_try_fmt_mplane,
|
Completed in 4 milliseconds