Home
last modified time | relevance | path

Searched refs:HUB_CHAR_PORTIND (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/uapi/linux/usb/
Dch11.h220 #define HUB_CHAR_PORTIND 0x0080 /* per-port indicators (LEDs) */ macro
/Linux-v6.6/drivers/usb/host/
Dehci-hub.c725 temp |= HUB_CHAR_PORTIND; /* per-port indicators (LEDs) */ in ehci_hub_descriptor()
/Linux-v6.6/drivers/usb/core/
Dhub.c1599 if (wHubCharacteristics & HUB_CHAR_PORTIND) { in hub_configure()