Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ioctl.c418 __poll_t vmw_fops_poll(struct file *filp, struct poll_table_struct *wait) in vmw_fops_poll() function
Dvmwgfx_drv.h733 extern __poll_t vmw_fops_poll(struct file *filp,
Dvmwgfx_drv.c1584 .poll = vmw_fops_poll,