Home
last modified time | relevance | path

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

/drivers/media/v4l2-core/
Dvideobuf-core.c1118 __poll_t videobuf_poll_stream(struct file *file, in videobuf_poll_stream() function
1169 EXPORT_SYMBOL_GPL(videobuf_poll_stream);
/drivers/media/common/saa7146/
Dsaa7146_fops.c338 return res | videobuf_poll_stream(file, &fh->vbi_q, wait); in __fops_poll()
/drivers/media/pci/cx18/
Dcx18-fileops.c623 __poll_t videobuf_poll = videobuf_poll_stream(filp, &s->vbuf_q, wait); in cx18_v4l2_enc_poll()
/drivers/media/usb/zr364xx/
Dzr364xx.c1278 return res | videobuf_poll_stream(file, q, wait); in zr364xx_poll()
/drivers/media/platform/
Dfsl-viu.c1268 res |= videobuf_poll_stream(file, q, wait); in viu_poll()
/drivers/media/platform/davinci/
Dvpfe_capture.c700 return videobuf_poll_stream(file, in vpfe_poll()
/drivers/media/usb/tm6000/
Dtm6000-video.c1442 return res | videobuf_poll_stream(file, &fh->vb_vidq, wait); in __tm6000_poll()
/drivers/media/usb/cx231xx/
Dcx231xx-417.c1842 res |= videobuf_poll_stream(file, &fh->vidq, wait); in mpeg_poll()
Dcx231xx-video.c2032 res |= videobuf_poll_stream(filp, &fh->vb_vidq, wait); in cx231xx_v4l2_poll()
/drivers/media/pci/bt8xx/
Dbttv-driver.c2921 return rc | videobuf_poll_stream(file, &fh->vbi, wait); in bttv_poll()