Searched refs:uinput_ioctl_handler (Results 1 – 1 of 1) sorted by relevance
873 static long uinput_ioctl_handler(struct file *file, unsigned int cmd, in uinput_ioctl_handler() function1075 return uinput_ioctl_handler(file, cmd, arg, (void __user *)arg); in uinput_ioctl()1106 return uinput_ioctl_handler(file, cmd, arg, compat_ptr(arg)); in uinput_compat_ioctl()