Home
last modified time | relevance | path

Searched refs:vb2_poll (Results 1 – 13 of 13) sorted by relevance

/drivers/usb/gadget/function/
Duvc_queue.c203 return vb2_poll(&queue->queue, file, wait); in uvcg_queue_poll()
/drivers/media/v4l2-core/
Dvideobuf2-v4l2.c779 unsigned int vb2_poll(struct vb2_queue *q, struct file *file, poll_table *wait) in vb2_poll() function
870 EXPORT_SYMBOL_GPL(vb2_poll);
1634 res = vb2_poll(vdev->queue, file, wait); in vb2_fop_poll()
/drivers/media/usb/uvc/
Duvc_queue.c343 ret = vb2_poll(&queue->queue, file, wait); in uvc_queue_poll()
/drivers/staging/media/omap4iss/
Diss_video.c1062 return vb2_poll(&vfh->queue, file, wait); in iss_video_poll()
/drivers/media/platform/soc_camera/
Datmel-isi.c757 return vb2_poll(&icd->vb2_vidq, file, pt); in isi_camera_poll()
Dmx3_camera.c982 return vb2_poll(&icd->vb2_vidq, file, pt); in mx3_camera_poll()
Dmx2_camera.c1284 return vb2_poll(&icd->vb2_vidq, file, pt); in mx2_camera_poll()
Drcar_vin.c1796 return vb2_poll(&icd->vb2_vidq, file, pt); in rcar_vin_poll()
Dsh_mobile_ceu_camera.c1672 return vb2_poll(&icd->vb2_vidq, file, pt); in sh_mobile_ceu_poll()
/drivers/media/platform/s5p-tv/
Dmixer_video.c841 res = vb2_poll(&layer->vb_queue, file, wait); in mxr_video_poll()
/drivers/staging/media/davinci_vpfe/
Dvpfe_video.c570 return vb2_poll(&video->buffer_queue, file, wait); in vpfe_poll()
/drivers/media/platform/omap3isp/
Dispvideo.c1316 ret = vb2_poll(&vfh->queue, file, wait); in isp_video_poll()
/drivers/media/platform/s3c-camif/
Dcamif-capture.c619 ret = vb2_poll(&vp->vb_queue, file, wait); in s3c_camif_poll()