Home
last modified time | relevance | path

Searched refs:videobuf_poll_stream (Results 1 – 11 of 11) sorted by relevance

/linux/include/media/
A Dvideobuf-core.h219 __poll_t videobuf_poll_stream(struct file *file,
/linux/drivers/media/v4l2-core/
A Dvideobuf-core.c1119 __poll_t videobuf_poll_stream(struct file *file, in videobuf_poll_stream() function
1170 EXPORT_SYMBOL_GPL(videobuf_poll_stream);
/linux/drivers/media/common/saa7146/
A Dsaa7146_fops.c334 return res | videobuf_poll_stream(file, &fh->vbi_q, wait); in __fops_poll()
/linux/drivers/media/pci/cx18/
A Dcx18-fileops.c623 __poll_t videobuf_poll = videobuf_poll_stream(filp, &s->vbuf_q, wait); in cx18_v4l2_enc_poll()
/linux/drivers/staging/media/atomisp/pci/
A Datomisp_fops.c1275 return videobuf_poll_stream(file, &pipe->capq, pt); in atomisp_poll()
/linux/drivers/media/usb/zr364xx/
A Dzr364xx.c1280 return res | videobuf_poll_stream(file, q, wait); in zr364xx_poll()
/linux/Documentation/driver-api/media/
A Dv4l2-videobuf.rst238 unsigned int videobuf_poll_stream(struct file *file,
/linux/drivers/media/platform/davinci/
A Dvpfe_capture.c701 return videobuf_poll_stream(file, in vpfe_poll()
/linux/drivers/media/platform/
A Dfsl-viu.c1257 res |= videobuf_poll_stream(file, q, wait); in viu_poll()
/linux/drivers/media/usb/tm6000/
A Dtm6000-video.c1440 return res | videobuf_poll_stream(file, &fh->vb_vidq, wait); in __tm6000_poll()
/linux/drivers/media/pci/bt8xx/
A Dbttv-driver.c2913 return rc | videobuf_poll_stream(file, &fh->vbi, wait); in bttv_poll()

Completed in 37 milliseconds