Searched refs:videobuf_streamoff (Results 1 – 6 of 6) sorted by relevance
207 int videobuf_streamoff(struct videobuf_queue *q);
773 int videobuf_streamoff(struct videobuf_queue *q) in videobuf_streamoff() function783 EXPORT_SYMBOL_GPL(videobuf_streamoff);
957 err = videobuf_streamoff(&fh->video_q); in vidioc_streamoff()959 err = videobuf_streamoff(&fh->vbi_q); in vidioc_streamoff()
860 return videobuf_streamoff(cx18_vb_queue(id)); in cx18_streamoff()
290 int videobuf_streamoff(struct videobuf_queue *q);
2687 retval = videobuf_streamoff(bttv_queue(fh)); in bttv_streamoff()3030 videobuf_streamoff(&fh->cap); in bttv_release()
Completed in 16 milliseconds