Home
last modified time | relevance | path

Searched refs:vmw_fops_poll (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ioctl.c391 unsigned int vmw_fops_poll(struct file *filp, struct poll_table_struct *wait) in vmw_fops_poll() function
Dvmwgfx_drv.h708 extern unsigned int vmw_fops_poll(struct file *filp,
Dvmwgfx_drv.c1385 .poll = vmw_fops_poll,