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