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