Home
last modified time | relevance | path

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

/drivers/media/platform/davinci/
Dvpfe_capture.c651 videobuf_streamoff(&vpfe_dev->buffer_queue); in vpfe_release()
1468 videobuf_streamoff(&vpfe_dev->buffer_queue); in vpfe_streamon()
1512 ret = videobuf_streamoff(&vpfe_dev->buffer_queue); in vpfe_streamoff()
/drivers/media/v4l2-core/
Dvideobuf-core.c773 int videobuf_streamoff(struct videobuf_queue *q) in videobuf_streamoff() function
783 EXPORT_SYMBOL_GPL(videobuf_streamoff);
/drivers/media/common/saa7146/
Dsaa7146_video.c960 err = videobuf_streamoff(&fh->video_q); in vidioc_streamoff()
962 err = videobuf_streamoff(&fh->vbi_q); in vidioc_streamoff()
/drivers/media/usb/zr364xx/
Dzr364xx.c1156 return videobuf_streamoff(&cam->vb_vidq); in zr364xx_vidioc_streamoff()
1235 videobuf_streamoff(&cam->vb_vidq); in zr364xx_close()
/drivers/staging/media/atomisp/pci/
Datomisp_ioctl.c2090 return videobuf_streamoff(&pipe->capq); in __atomisp_streamoff()
2126 ret = videobuf_streamoff(&pipe->capq); in __atomisp_streamoff()
2163 ret = videobuf_streamoff(&pipe->capq); in __atomisp_streamoff()
/drivers/media/pci/cx18/
Dcx18-ioctl.c862 return videobuf_streamoff(cx18_vb_queue(id)); in cx18_streamoff()
/drivers/media/platform/
Dfsl-viu.c892 return videobuf_streamoff(&fh->vb_vidq); in vidioc_streamoff()
/drivers/media/usb/tm6000/
Dtm6000-video.c1023 videobuf_streamoff(&fh->vb_vidq); in vidioc_streamoff()
/drivers/media/pci/bt8xx/
Dbttv-driver.c2697 retval = videobuf_streamoff(bttv_queue(fh)); in bttv_streamoff()
3040 videobuf_streamoff(&fh->cap); in bttv_release()