Searched refs:vivid_g_fmt_tch (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/ |
H A D | vivid-touch-cap.h | 30 int vivid_g_fmt_tch(struct file *file, void *priv, struct v4l2_format *f);
|
H A D | vivid-touch-cap.c | 129 int vivid_g_fmt_tch(struct file *file, void *priv, struct v4l2_format *f) in vivid_g_fmt_tch() function
|
H A D | vivid-core.c | 518 return vivid_g_fmt_tch(file, priv, f); in vivid_g_fmt_cap() 528 return vivid_g_fmt_tch(file, priv, f); in vivid_try_fmt_cap() 538 return vivid_g_fmt_tch(file, priv, f); in vivid_s_fmt_cap()
|
/kernel/linux/linux-6.6/drivers/media/test-drivers/vivid/ |
H A D | vivid-touch-cap.h | 30 int vivid_g_fmt_tch(struct file *file, void *priv, struct v4l2_format *f);
|
H A D | vivid-touch-cap.c | 129 int vivid_g_fmt_tch(struct file *file, void *priv, struct v4l2_format *f) in vivid_g_fmt_tch() function
|
H A D | vivid-core.c | 505 return vivid_g_fmt_tch(file, priv, f); in vivid_g_fmt_cap() 515 return vivid_g_fmt_tch(file, priv, f); in vivid_try_fmt_cap() 525 return vivid_g_fmt_tch(file, priv, f); in vivid_s_fmt_cap()
|
Completed in 8 milliseconds