Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/media/
A Dvideobuf-core.h219 __poll_t videobuf_poll_stream(struct file *file,
/linux-6.3-rc2/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-6.3-rc2/drivers/media/common/saa7146/
A Dsaa7146_fops.c334 return res | videobuf_poll_stream(file, &fh->vbi_q, wait); in __fops_poll()
/linux-6.3-rc2/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-6.3-rc2/Documentation/driver-api/media/
A Dv4l2-videobuf.rst238 unsigned int videobuf_poll_stream(struct file *file,
/linux-6.3-rc2/drivers/media/pci/bt8xx/
A Dbttv-driver.c2911 return rc | videobuf_poll_stream(file, &fh->vbi, wait); in bttv_poll()

Completed in 15 milliseconds