Home
last modified time | relevance | path

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

/drivers/media/common/saa7146/
Dsaa7146_video.c158 int saa7146_stop_preview(struct saa7146_fh *fh) in saa7146_stop_preview() function
191 EXPORT_SYMBOL_GPL(saa7146_stop_preview);
338 …err = saa7146_stop_preview(vv->video_fh); /* side effect: video_status is now 0, video_fh is NULL … in video_begin()
565 saa7146_stop_preview(fh); in saa7146_s_ctrl()
781 saa7146_stop_preview(fh); in vidioc_s_fmt_vid_overlay()
830 …err = saa7146_stop_preview(vv->video_fh); /* side effect: video_status is now 0, video_fh is NULL … in vidioc_s_std()
869 err = saa7146_stop_preview(fh); in vidioc_overlay()
1216 saa7146_stop_preview(fh); in video_close()
/drivers/staging/media/av7110/
Dav7110_v4l.c228 …err = saa7146_stop_preview(vv->video_fh); /* side effect: video_status is now 0, video_fh is NULL … in av7110_dvb_c_switch()