Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ioctl.c424 __poll_t vmw_fops_poll(struct file *filp, struct poll_table_struct *wait) in vmw_fops_poll() function
Dvmwgfx_drv.h954 extern __poll_t vmw_fops_poll(struct file *filp,
Dvmwgfx_drv.c1457 .poll = vmw_fops_poll,