Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/media/hantro/
Dhantro_v4l2.c264 static int vidioc_try_fmt_cap_mplane(struct file *file, void *priv, in vidioc_try_fmt_cap_mplane() function
461 ret = vidioc_try_fmt_cap_mplane(file, priv, f); in vidioc_s_fmt_cap_mplane()
501 .vidioc_try_fmt_vid_cap_mplane = vidioc_try_fmt_cap_mplane,