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