Home
last modified time | relevance | path

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

/linux/include/uapi/linux/usb/
H A Dch11.h212 #define HUB_CHAR_COMPOUND 0x0004 /* hub is part of a compound device */ macro
/linux/drivers/usb/host/
H A Disp116x-hcd.c954 HUB_CHAR_COMPOUND | in isp116x_hub_descriptor()
/linux/drivers/usb/core/
H A Dhub.c1541 if ((wHubCharacteristics & HUB_CHAR_COMPOUND) && in hub_configure()
2602 if (!(wHubCharacteristics & HUB_CHAR_COMPOUND)) in set_usb_port_removable()