Searched refs:videobuf_poll_stream (Results 1 – 12 of 12) sorted by relevance
| /Linux-v5.4/include/media/ |
| D | videobuf-core.h | 219 __poll_t videobuf_poll_stream(struct file *file,
|
| /Linux-v5.4/drivers/media/v4l2-core/ |
| D | videobuf-core.c | 1118 __poll_t videobuf_poll_stream(struct file *file, in videobuf_poll_stream() function 1169 EXPORT_SYMBOL_GPL(videobuf_poll_stream);
|
| /Linux-v5.4/drivers/media/common/saa7146/ |
| D | saa7146_fops.c | 338 return res | videobuf_poll_stream(file, &fh->vbi_q, wait); in __fops_poll()
|
| /Linux-v5.4/drivers/media/pci/cx18/ |
| D | cx18-fileops.c | 623 __poll_t videobuf_poll = videobuf_poll_stream(filp, &s->vbuf_q, wait); in cx18_v4l2_enc_poll()
|
| /Linux-v5.4/drivers/media/usb/zr364xx/ |
| D | zr364xx.c | 1278 return res | videobuf_poll_stream(file, q, wait); in zr364xx_poll()
|
| /Linux-v5.4/Documentation/media/kapi/ |
| D | v4l2-videobuf.rst | 238 unsigned int videobuf_poll_stream(struct file *file,
|
| /Linux-v5.4/drivers/media/usb/tm6000/ |
| D | tm6000-video.c | 1442 return res | videobuf_poll_stream(file, &fh->vb_vidq, wait); in __tm6000_poll()
|
| /Linux-v5.4/drivers/media/platform/davinci/ |
| D | vpfe_capture.c | 700 return videobuf_poll_stream(file, in vpfe_poll()
|
| /Linux-v5.4/drivers/media/platform/ |
| D | fsl-viu.c | 1268 res |= videobuf_poll_stream(file, q, wait); in viu_poll()
|
| /Linux-v5.4/drivers/media/usb/cx231xx/ |
| D | cx231xx-417.c | 1842 res |= videobuf_poll_stream(file, &fh->vidq, wait); in mpeg_poll()
|
| D | cx231xx-video.c | 2032 res |= videobuf_poll_stream(filp, &fh->vb_vidq, wait); in cx231xx_v4l2_poll()
|
| /Linux-v5.4/drivers/media/pci/bt8xx/ |
| D | bttv-driver.c | 2921 return rc | videobuf_poll_stream(file, &fh->vbi, wait); in bttv_poll()
|