Searched refs:isp_video_streamon (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/exynos4-is/ |
H A D | fimc-isp-video.c | 488 static int isp_video_streamon(struct file *file, void *priv, in isp_video_streamon() function 563 .vidioc_streamon = isp_video_streamon,
|
/kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos4-is/ |
H A D | fimc-isp-video.c | 492 static int isp_video_streamon(struct file *file, void *priv, in isp_video_streamon() function 566 .vidioc_streamon = isp_video_streamon,
|
/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/ |
H A D | ispvideo.c | 1079 isp_video_streamon(struct file *file, void *fh, enum v4l2_buf_type type) in isp_video_streamon() function 1282 .vidioc_streamon = isp_video_streamon,
|
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/ |
H A D | ispvideo.c | 1075 isp_video_streamon(struct file *file, void *fh, enum v4l2_buf_type type) in isp_video_streamon() function 1277 .vidioc_streamon = isp_video_streamon,
|
Completed in 6 milliseconds