Searched refs:vpif_s_std (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/davinci/ |
H A D | vpif_display.c | 675 static int vpif_s_std(struct file *file, void *priv, v4l2_std_id std_id) in vpif_s_std() function 1063 .vidioc_s_std = vpif_s_std,
|
H A D | vpif_capture.c | 811 * vpif_s_std() - set STD handler 816 static int vpif_s_std(struct file *file, void *priv, v4l2_std_id std_id) in vpif_s_std() function 826 vpif_dbg(2, debug, "vpif_s_std\n"); in vpif_s_std() 1319 .vidioc_s_std = vpif_s_std,
|
/kernel/linux/linux-6.6/drivers/media/platform/ti/davinci/ |
H A D | vpif_display.c | 673 static int vpif_s_std(struct file *file, void *priv, v4l2_std_id std_id) in vpif_s_std() function 1061 .vidioc_s_std = vpif_s_std,
|
H A D | vpif_capture.c | 800 * vpif_s_std() - set STD handler 805 static int vpif_s_std(struct file *file, void *priv, v4l2_std_id std_id) in vpif_s_std() function 815 vpif_dbg(2, debug, "vpif_s_std\n"); in vpif_s_std() 1306 .vidioc_s_std = vpif_s_std,
|
Completed in 8 milliseconds