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