Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/common/saa7146/
A Dsaa7146_video.c119 if (vv->video_fh == fh) { in saa7146_start_preview()
152 vv->video_fh = fh; in saa7146_start_preview()
177 if (vv->video_fh != fh) { in saa7146_stop_preview()
183 vv->video_fh = NULL; in saa7146_stop_preview()
327 if (vv->video_fh == fh) { in video_begin()
372 vv->video_fh = fh; in video_begin()
394 if (vv->video_fh != fh) { in video_end()
427 vv->video_fh = NULL; in video_end()
487 if (vv->video_fh != fh) { in vidioc_s_fbuf()
950 if (vv->video_fh != fh) { in vidioc_streamoff()
[all …]
/linux-6.3-rc2/include/media/drv-intf/
A Dsaa7146_vv.h117 struct saa7146_fh *video_fh; member
/linux-6.3-rc2/drivers/staging/media/av7110/
A Dav7110_v4l.c227 vv->ov_suspend = vv->video_fh; in av7110_dvb_c_switch()
228 …err = saa7146_stop_preview(vv->video_fh); /* side effect: video_status is now 0, video_fh is NULL … in av7110_dvb_c_switch()

Completed in 8 milliseconds