Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dusbdevice_fs.h161 #define USBDEVFS_RESETEP _IOR('U', 3, unsigned int) macro
/linux-4.4.14/drivers/usb/core/
Ddevio.c2196 case USBDEVFS_RESETEP: in usbdev_do_ioctl()