Home
last modified time | relevance | path

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

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