Searched refs:videobuf_poll_stream (Results 1 – 6 of 6) sorted by relevance
219 __poll_t videobuf_poll_stream(struct file *file,
1119 __poll_t videobuf_poll_stream(struct file *file, in videobuf_poll_stream() function1170 EXPORT_SYMBOL_GPL(videobuf_poll_stream);
334 return res | videobuf_poll_stream(file, &fh->vbi_q, wait); in __fops_poll()
623 __poll_t videobuf_poll = videobuf_poll_stream(filp, &s->vbuf_q, wait); in cx18_v4l2_enc_poll()
238 unsigned int videobuf_poll_stream(struct file *file,
2911 return rc | videobuf_poll_stream(file, &fh->vbi, wait); in bttv_poll()
Completed in 15 milliseconds