Home
last modified time | relevance | path

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

/Linux-v4.19/include/media/
Dvideobuf-core.h210 int videobuf_streamoff(struct videobuf_queue *q);
/Linux-v4.19/drivers/media/platform/davinci/
Dvpfe_capture.c690 videobuf_streamoff(&vpfe_dev->buffer_queue); in vpfe_release()
1512 videobuf_streamoff(&vpfe_dev->buffer_queue); in vpfe_streamon()
1556 ret = videobuf_streamoff(&vpfe_dev->buffer_queue); in vpfe_streamoff()
/Linux-v4.19/drivers/media/v4l2-core/
Dvideobuf-core.c775 int videobuf_streamoff(struct videobuf_queue *q) in videobuf_streamoff() function
785 EXPORT_SYMBOL_GPL(videobuf_streamoff);
/Linux-v4.19/drivers/media/common/saa7146/
Dsaa7146_video.c981 err = videobuf_streamoff(&fh->video_q); in vidioc_streamoff()
983 err = videobuf_streamoff(&fh->vbi_q); in vidioc_streamoff()
/Linux-v4.19/drivers/media/usb/zr364xx/
Dzr364xx.c1178 return videobuf_streamoff(&cam->vb_vidq); in zr364xx_vidioc_streamoff()
1251 videobuf_streamoff(&cam->vb_vidq); in zr364xx_close()
/Linux-v4.19/drivers/media/platform/omap/
Domap_vout.c983 videobuf_streamoff(q); in omap_vout_release()
1628 ret = videobuf_streamoff(q); in vidioc_streamon()
1665 ret = videobuf_streamoff(&vout->vbq); in vidioc_streamoff()
/Linux-v4.19/drivers/media/usb/cx231xx/
Dcx231xx-417.c1690 return videobuf_streamoff(&fh->vidq); in vidioc_streamoff()
1785 videobuf_streamoff(&fh->vidq); in mpeg_release()
Dcx231xx-video.c1543 videobuf_streamoff(&fh->vb_vidq); in vidioc_streamoff()
/Linux-v4.19/drivers/media/platform/
Dvia-camera.c1104 ret = videobuf_streamoff(&cam->vb_queue); in viacam_streamoff()
Dfsl-viu.c902 return videobuf_streamoff(&fh->vb_vidq); in vidioc_streamoff()
/Linux-v4.19/drivers/media/pci/cx18/
Dcx18-ioctl.c863 return videobuf_streamoff(cx18_vb_queue(id)); in cx18_streamoff()
/Linux-v4.19/Documentation/media/kapi/
Dv4l2-videobuf.rst288 int videobuf_streamoff(struct videobuf_queue *q);
/Linux-v4.19/drivers/media/usb/tm6000/
Dtm6000-video.c1030 videobuf_streamoff(&fh->vb_vidq); in vidioc_streamoff()
/Linux-v4.19/drivers/media/pci/bt8xx/
Dbttv-driver.c2751 retval = videobuf_streamoff(bttv_queue(fh)); in bttv_streamoff()
3096 videobuf_streamoff(&fh->cap); in bttv_release()