Searched refs:drm_poll (Results 1 – 3 of 3) sorted by relevance
550 drm_poll(struct cdev *kdev, int events, struct thread *td) in drm_poll() function578 EXPORT_SYMBOL(drm_poll);
78 .d_poll = drm_poll,
1204 d_poll_t drm_poll; variable