Searched refs:vb2_poll (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/include/media/ |
| H A D | videobuf2-v4l2.h | 286 __poll_t vb2_poll(struct vb2_queue *q, struct file *file, poll_table *wait);
|
| /OK3568_Linux_fs/kernel/drivers/media/common/videobuf2/ |
| H A D | videobuf2-v4l2.c | 953 __poll_t vb2_poll(struct vb2_queue *q, struct file *file, poll_table *wait) in vb2_poll() function 970 EXPORT_SYMBOL_GPL(vb2_poll); 1207 res = vb2_poll(vdev->queue, file, wait); in vb2_fop_poll()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | uvc_queue.c | 293 return vb2_poll(&queue->queue, file, wait); in uvcg_queue_poll()
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/uvc/ |
| H A D | uvc_queue.c | 378 ret = vb2_poll(&queue->queue, file, wait); in uvc_queue_poll()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_exynosauto | 559 vb2_poll
|
| H A D | abi_gki_aarch64_generic | 2235 vb2_poll
|
| H A D | abi_gki_aarch64_exynos | 2313 vb2_poll
|
| H A D | abi_gki_aarch64_imx | 1053 vb2_poll
|
| H A D | abi_gki_aarch64_galaxy | 4456 vb2_poll
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/omap4iss/ |
| H A D | iss_video.c | 1182 return vb2_poll(&vfh->queue, file, wait); in iss_video_poll()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/omap3isp/ |
| H A D | ispvideo.c | 1385 ret = vb2_poll(&vfh->queue, file, wait); in isp_video_poll()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/s3c-camif/ |
| H A D | camif-capture.c | 603 ret = vb2_poll(&vp->vb_queue, file, wait); in s3c_camif_poll()
|