Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/usb/
Dch11.h192 #define HUB_CHAR_PORTIND 0x0080 /* per-port indicators (LEDs) */ macro
/linux-4.4.14/drivers/usb/host/
Dehci-hub.c715 temp |= HUB_CHAR_PORTIND; /* per-port indicators (LEDs) */ in ehci_hub_descriptor()
/linux-4.4.14/drivers/usb/core/
Dhub.c1524 if (wHubCharacteristics & HUB_CHAR_PORTIND) { in hub_configure()