Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/common/saa7146/
Dsaa7146_video.c388 static int video_end(struct saa7146_fh *fh, struct file *file) in video_end() function
986 video_end(fh, file); in vidioc_streamoff()
988 err = video_end(fh, file); in vidioc_streamoff()
1237 video_end(fh, file); in video_close()
1290 video_end(fh, file); in video_read()
1292 ret = video_end(fh, file); in video_read()