Searched refs:drm_poll (Results 1 – 6 of 6) sorted by relevance
464 __poll_t drm_poll(struct file *filp, struct poll_table_struct *wait);
457 .poll = drm_poll,\
716 __poll_t drm_poll(struct file *filp, struct poll_table_struct *wait) in drm_poll() function728 EXPORT_SYMBOL(drm_poll);
519 .poll = drm_poll,
1742 .poll = drm_poll,
2769 .poll = drm_poll,