Searched refs:vb2_poll (Results 1 – 13 of 13) sorted by relevance
/drivers/usb/gadget/function/ |
D | uvc_queue.c | 203 return vb2_poll(&queue->queue, file, wait); in uvcg_queue_poll()
|
/drivers/media/v4l2-core/ |
D | videobuf2-v4l2.c | 779 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/ |
D | uvc_queue.c | 343 ret = vb2_poll(&queue->queue, file, wait); in uvc_queue_poll()
|
/drivers/staging/media/omap4iss/ |
D | iss_video.c | 1062 return vb2_poll(&vfh->queue, file, wait); in iss_video_poll()
|
/drivers/media/platform/soc_camera/ |
D | atmel-isi.c | 757 return vb2_poll(&icd->vb2_vidq, file, pt); in isi_camera_poll()
|
D | mx3_camera.c | 982 return vb2_poll(&icd->vb2_vidq, file, pt); in mx3_camera_poll()
|
D | mx2_camera.c | 1284 return vb2_poll(&icd->vb2_vidq, file, pt); in mx2_camera_poll()
|
D | rcar_vin.c | 1796 return vb2_poll(&icd->vb2_vidq, file, pt); in rcar_vin_poll()
|
D | sh_mobile_ceu_camera.c | 1672 return vb2_poll(&icd->vb2_vidq, file, pt); in sh_mobile_ceu_poll()
|
/drivers/media/platform/s5p-tv/ |
D | mixer_video.c | 841 res = vb2_poll(&layer->vb_queue, file, wait); in mxr_video_poll()
|
/drivers/staging/media/davinci_vpfe/ |
D | vpfe_video.c | 570 return vb2_poll(&video->buffer_queue, file, wait); in vpfe_poll()
|
/drivers/media/platform/omap3isp/ |
D | ispvideo.c | 1316 ret = vb2_poll(&vfh->queue, file, wait); in isp_video_poll()
|
/drivers/media/platform/s3c-camif/ |
D | camif-capture.c | 619 ret = vb2_poll(&vp->vb_queue, file, wait); in s3c_camif_poll()
|