Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ioctl.c417 unsigned int vmw_fops_poll(struct file *filp, struct poll_table_struct *wait) in vmw_fops_poll() function
Dvmwgfx_drv.h705 extern unsigned int vmw_fops_poll(struct file *filp,
Dvmwgfx_drv.c1476 .poll = vmw_fops_poll,