Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dusb.h518 #define USB_PORT_QUIRK_FAST_ENUM BIT(1) macro
/openbmc/linux/drivers/usb/core/
H A Dhub.c3079 if (port_dev->quirks & USB_PORT_QUIRK_FAST_ENUM) in hub_port_reset()