Searched refs:drm_poll (Results 1 – 6 of 6) sorted by relevance
459 __poll_t drm_poll(struct file *filp, struct poll_table_struct *wait);
466 .poll = drm_poll,\
639 __poll_t drm_poll(struct file *filp, struct poll_table_struct *wait) in drm_poll() function651 EXPORT_SYMBOL(drm_poll);
529 .poll = drm_poll,
1696 .poll = drm_poll,
2940 .poll = drm_poll,