Home
last modified time | relevance | path

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

/linux-4.1.27/include/media/
Dvideobuf-core.h222 unsigned int videobuf_poll_stream(struct file *file,
/linux-4.1.27/drivers/media/v4l2-core/
Dvideobuf-core.c1119 unsigned int videobuf_poll_stream(struct file *file, in videobuf_poll_stream() function
1168 EXPORT_SYMBOL_GPL(videobuf_poll_stream);
/linux-4.1.27/drivers/media/common/saa7146/
Dsaa7146_fops.c337 return res | videobuf_poll_stream(file, &fh->vbi_q, wait); in __fops_poll()
/linux-4.1.27/drivers/media/pci/cx18/
Dcx18-fileops.c638 int videobuf_poll = videobuf_poll_stream(filp, &s->vbuf_q, wait); in cx18_v4l2_enc_poll()
/linux-4.1.27/drivers/media/platform/
Dtimblogiw.c732 return videobuf_poll_stream(file, &fh->vb_vidq, wait); in timblogiw_poll()
Dvia-camera.c772 return videobuf_poll_stream(filp, &cam->vb_queue, pt); in viacam_poll()
Dsh_vou.c1250 res = videobuf_poll_stream(file, &vou_file->vbq, wait); in sh_vou_poll()
Dfsl-viu.c1373 res = videobuf_poll_stream(file, q, wait); in viu_poll()
/linux-4.1.27/Documentation/video4linux/
Dvideobuf204 unsigned int videobuf_poll_stream(struct file *file,
/linux-4.1.27/drivers/media/usb/zr364xx/
Dzr364xx.c1301 return res | videobuf_poll_stream(file, q, wait); in zr364xx_poll()
/linux-4.1.27/drivers/media/usb/cx231xx/
Dcx231xx-417.c1803 res |= videobuf_poll_stream(file, &fh->vidq, wait); in mpeg_poll()
Dcx231xx-video.c1990 res |= videobuf_poll_stream(filp, &fh->vb_vidq, wait); in cx231xx_v4l2_poll()
/linux-4.1.27/drivers/media/usb/tm6000/
Dtm6000-video.c1467 return res | videobuf_poll_stream(file, &fh->vb_vidq, wait); in __tm6000_poll()
/linux-4.1.27/drivers/media/platform/davinci/
Dvpfe_capture.c782 return videobuf_poll_stream(file, in vpfe_poll()
/linux-4.1.27/drivers/media/platform/omap/
Domap_vout.c858 return videobuf_poll_stream(file, q, wait); in omap_vout_poll()
/linux-4.1.27/drivers/media/pci/bt8xx/
Dbttv-driver.c2971 return rc | videobuf_poll_stream(file, &fh->vbi, wait); in bttv_poll()