Searched refs:hva_try_fmt_stream (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/sti/hva/ |
H A D | hva-v4l2.c | 335 static int hva_try_fmt_stream(struct file *file, void *priv, in hva_try_fmt_stream() function 457 ret = hva_try_fmt_stream(file, fh, f); in hva_s_fmt_stream() 594 .vidioc_try_fmt_vid_cap = hva_try_fmt_stream,
|
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/hva/ |
H A D | hva-v4l2.c | 335 static int hva_try_fmt_stream(struct file *file, void *priv, in hva_try_fmt_stream() function 457 ret = hva_try_fmt_stream(file, fh, f); in hva_s_fmt_stream() 594 .vidioc_try_fmt_vid_cap = hva_try_fmt_stream,
|
Completed in 4 milliseconds