Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/usb/
Dch11.h171 #define HUB_CHAR_COMPOUND 0x0004 /* hub is part of a compound device */ macro
/linux-3.4.99/drivers/usb/core/
Dhub.c1138 if ((wHubCharacteristics & HUB_CHAR_COMPOUND) && in hub_configure()
1969 if (!(wHubCharacteristics & HUB_CHAR_COMPOUND)) in set_usb_port_removable()