Home
last modified time | relevance | path

Searched refs:usbdev_do_ioctl (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/core/
H A Ddevio.c2597 static long usbdev_do_ioctl(struct file *file, unsigned int cmd, in usbdev_do_ioctl() function
2816 ret = usbdev_do_ioctl(file, cmd, (void __user *)arg); in usbdev_ioctl()