Searched refs:USBDEVFS_RESETEP (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/include/uapi/linux/ | ||
| D | usbdevice_fs.h | 161 #define USBDEVFS_RESETEP _IOR('U', 3, unsigned int) macro |
| /linux-4.4.14/drivers/usb/core/ | ||
| D | devio.c | 2196 case USBDEVFS_RESETEP: in usbdev_do_ioctl() |