Home
last modified time | relevance | path

Searched refs:isp_video_streamoff (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/media/platform/samsung/exynos4-is/
Dfimc-isp-video.c514 static int isp_video_streamoff(struct file *file, void *priv, in isp_video_streamoff() function
563 .vidioc_streamoff = isp_video_streamoff,
/linux-6.1.9/drivers/media/platform/ti/omap3isp/
Dispvideo.c1185 isp_video_streamoff(struct file *file, void *fh, enum v4l2_buf_type type) in isp_video_streamoff() function
1282 .vidioc_streamoff = isp_video_streamoff,
1358 isp_video_streamoff(file, vfh, video->type); in isp_video_release()