Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/exynos4-is/
Dfimc-isp-video.c515 static int isp_video_streamoff(struct file *file, void *priv, in isp_video_streamoff() function
564 .vidioc_streamoff = isp_video_streamoff,
/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/
Dispvideo.c1186 isp_video_streamoff(struct file *file, void *fh, enum v4l2_buf_type type) in isp_video_streamoff() function
1283 .vidioc_streamoff = isp_video_streamoff,
1359 isp_video_streamoff(file, vfh, video->type); in isp_video_release()