HomeSort by: relevance | last modified time | path
    Searched defs:vmw_unlocked_ioctl (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_drv.c 1184 static int vmw_unlocked_ioctl(struct file *filp, unsigned long cmd, void *arg) function in typeref:typename:int
1186 static long vmw_unlocked_ioctl(struct file *filp, unsigned int cmd,
1488 .unlocked_ioctl = vmw_unlocked_ioctl,
1523 .ioctl_override = &vmw_unlocked_ioctl,

Completed in 12 milliseconds