Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ioctl.c424 __poll_t vmw_fops_poll(struct file *filp, struct poll_table_struct *wait) in vmw_fops_poll() function
H A Dvmwgfx_drv.h954 extern __poll_t vmw_fops_poll(struct file *filp,
H A Dvmwgfx_drv.c1457 .poll = vmw_fops_poll,