Searched refs:saa7146_stop_preview (Results 1 – 3 of 3) sorted by relevance
158 int saa7146_stop_preview(struct saa7146_fh *fh) in saa7146_stop_preview() function191 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()564 saa7146_stop_preview(fh); in saa7146_s_ctrl()780 saa7146_stop_preview(fh); in vidioc_s_fmt_vid_overlay()829 …err = saa7146_stop_preview(vv->video_fh); /* side effect: video_status is now 0, video_fh is NULL … in vidioc_s_std()868 err = saa7146_stop_preview(fh); in vidioc_overlay()1215 saa7146_stop_preview(fh); in video_close()
208 int saa7146_stop_preview(struct saa7146_fh *fh);
228 …err = saa7146_stop_preview(vv->video_fh); /* side effect: video_status is now 0, video_fh is NULL … in av7110_dvb_c_switch()