HomeSort by: relevance | last modified time | path
    Searched refs:vmw_fops_poll (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_ioctl.c 417 * vmw_fops_poll - wrapper around the drm_poll function
425 __poll_t vmw_fops_poll(struct file *filp, struct poll_table_struct *wait) function
vmwgfx_drv.c 1490 .poll = vmw_fops_poll,
vmwgfx_drv.h 926 extern __poll_t vmw_fops_poll(struct file *filp,

Completed in 21 milliseconds