Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/usb/
Dch11.h214 #define HUB_CHAR_COMPOUND 0x0004 /* hub is part of a compound device */ macro
/Linux-v4.19/drivers/usb/host/
Disp116x-hcd.c955 HUB_CHAR_COMPOUND | in isp116x_hub_descriptor()
Disp1362-hcd.c1550 HUB_CHAR_COMPOUND | in isp1362_hub_descriptor()
/Linux-v4.19/drivers/usb/core/
Dhub.c1399 if ((wHubCharacteristics & HUB_CHAR_COMPOUND) && in hub_configure()
2391 if (!(wHubCharacteristics & HUB_CHAR_COMPOUND)) in set_usb_port_removable()