Searched refs:USB_PORT_QUIRK_FAST_ENUM (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| A D | usb.h | 491 #define USB_PORT_QUIRK_FAST_ENUM BIT(1) macro |
| /linux/drivers/usb/core/ | ||
| A D | hub.c | 3031 if (port_dev->quirks & USB_PORT_QUIRK_FAST_ENUM) in hub_port_reset() |
Completed in 679 milliseconds