Searched refs:drm_poll (Results 1 – 10 of 10) sorted by relevance
/linux-2.4.37.9/drivers/char/drm-4.0/ |
D | fops.c | 245 unsigned int drm_poll(struct file *filp, struct poll_table_struct *wait) in drm_poll() function
|
D | gamma_drv.c | 64 poll: drm_poll,
|
D | i810_drv.c | 58 poll: drm_poll,
|
D | r128_drv.c | 60 poll: drm_poll,
|
D | tdfx_drv.c | 59 poll: drm_poll,
|
D | drmP.h | 627 extern unsigned int drm_poll(struct file *filp, struct poll_table_struct *wait);
|
D | mga_drv.c | 59 poll: drm_poll,
|
D | radeon_drv.c | 57 poll: drm_poll,
|
D | ffb_drv.c | 59 poll: drm_poll,
|
D | i810_dma.c | 154 poll: drm_poll,
|