Home
last modified time | relevance | path

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

/drivers/usb/core/
Dhub.c1078 struct device *hub_dev = hub->intfdev; in hub_configure() local
1119 dev_info (hub_dev, "%d port%s detected\n", hdev->maxchild, in hub_configure()
1143 dev_dbg(hub_dev, "compound device; port removable status: %s\n", portstr); in hub_configure()
1145 dev_dbg(hub_dev, "standalone hub\n"); in hub_configure()
1149 dev_dbg(hub_dev, "ganged power switching\n"); in hub_configure()
1152 dev_dbg(hub_dev, "individual port power switching\n"); in hub_configure()
1156 dev_dbg(hub_dev, "no power switching (usb 1.0)\n"); in hub_configure()
1162 dev_dbg(hub_dev, "global over-current protection\n"); in hub_configure()
1165 dev_dbg(hub_dev, "individual port over-current protection\n"); in hub_configure()
1169 dev_dbg(hub_dev, "no over-current protection\n"); in hub_configure()
[all …]