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