Home
last modified time | relevance | path

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

/drivers/media/common/saa7146/
Dsaa7146_video.c378 static int video_end(struct saa7146_fh *fh, struct file *file) in video_end() function
963 video_end(fh, file); in vidioc_streamoff()
965 err = video_end(fh, file); in vidioc_streamoff()
1214 video_end(fh, file); in video_close()
1267 video_end(fh, file); in video_read()
1269 ret = video_end(fh, file); in video_read()