Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dusb.h515 #define USB_PORT_QUIRK_OLD_SCHEME BIT(0) macro
/openbmc/linux/drivers/usb/core/
H A Dhub.c2833 (port_dev->quirks & USB_PORT_QUIRK_OLD_SCHEME) || in use_new_scheme()