Searched refs:vivid_g_fmt_tch_mplane (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/media/test-drivers/vivid/ |
H A D | vivid-touch-cap.h | 31 int vivid_g_fmt_tch_mplane(struct file *file, void *priv, struct v4l2_format *f);
|
H A D | vivid-touch-cap.c | 139 int vivid_g_fmt_tch_mplane(struct file *file, void *priv, struct v4l2_format *f) in vivid_g_fmt_tch_mplane() function
|
H A D | vivid-core.c | 535 return vivid_g_fmt_tch_mplane(file, priv, f); in vivid_g_fmt_cap_mplane() 545 return vivid_g_fmt_tch_mplane(file, priv, f); in vivid_try_fmt_cap_mplane() 555 return vivid_g_fmt_tch_mplane(file, priv, f); in vivid_s_fmt_cap_mplane()
|