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,
|