Searched refs:USBDEVFS_RESET (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/uapi/linux/ | ||
D | usbdevice_fs.h | 180 #define USBDEVFS_RESET _IO('U', 20) macro |
/linux-4.1.27/drivers/usb/core/ | ||
D | devio.c | 2198 case USBDEVFS_RESET: in usbdev_do_ioctl() |