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