Searched refs:usbdev_do_ioctl (Results 1 – 1 of 1) sorted by relevance
2175 static long usbdev_do_ioctl(struct file *file, unsigned int cmd, in usbdev_do_ioctl() function2372 ret = usbdev_do_ioctl(file, cmd, (void __user *)arg); in usbdev_ioctl()2383 ret = usbdev_do_ioctl(file, cmd, compat_ptr(arg)); in usbdev_compat_ioctl()