Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-isp-video.c518 static int isp_video_streamoff(struct file *file, void *priv, in isp_video_streamoff() function
567 .vidioc_streamoff = isp_video_streamoff,
/openbmc/linux/drivers/media/platform/ti/omap3isp/
H A Dispvideo.c1181 isp_video_streamoff(struct file *file, void *fh, enum v4l2_buf_type type) in isp_video_streamoff() function
1278 .vidioc_streamoff = isp_video_streamoff,
1354 isp_video_streamoff(file, vfh, video->type); in isp_video_release()