Lines Matching refs:hub_dev

1686   struct device_s *hub_dev;  in hub_configure()  local
1859 hub_dev = hubdev(dev); in hub_configure()
1861 dev_info (hub_dev, "%d port%s detected\n", dev->maxchild, in hub_configure()
1945 dev_dbg(hub_dev, "compound device; port removable status: %s\n", portstr); in hub_configure()
1947 dev_dbg(hub_dev, "standalone hub%s","\n"); in hub_configure()
1992 dev_dbg(hub_dev, "ganged power switching%s","\n"); in hub_configure()
1995 dev_dbg(hub_dev, "individual port power switching%s","\n"); in hub_configure()
1999 dev_dbg(hub_dev, "unknown reserved power switching mode%s","\n"); in hub_configure()
2071 dev_dbg(hub_dev, "global over-current protection%s","\n"); in hub_configure()
2074 dev_dbg(hub_dev, "individual port over-current protection%s","\n"); in hub_configure()
2078 dev_dbg(hub_dev, "no over-current protection%s","\n"); in hub_configure()
2163 dev_dbg(hub_dev, "Single TT%s","\n"); in hub_configure()
2167 dev_dbg(hub_dev, "TT per port%s","\n"); in hub_configure()
2172 dev_dbg(hub_dev, "Unrecognized hub protocol %d\n", in hub_configure()
2249 dev_dbg(hub_dev, "TT requires at most 8 FS bit times%s","\n"); in hub_configure()
2252 dev_dbg(hub_dev, "TT requires at most 16 FS bit times%s","\n"); in hub_configure()
2255 dev_dbg(hub_dev, "TT requires at most 24 FS bit times%s","\n"); in hub_configure()
2258 dev_dbg(hub_dev, "TT requires at most 32 FS bit times%s","\n"); in hub_configure()
2262 dev_dbg(hub_dev, "Port indicators are %s supported\n", in hub_configure()
2342 dev_dbg(hub_dev, "power on to power good time: %dms\n", in hub_configure()
2344 dev_dbg(hub_dev, "hub controller current requirement: %dmA\n", in hub_configure()
2502 dev_dbg(hub_dev, "local power source is %s\n", in hub_configure()
2506 dev_dbg(hub_dev, "%sover-current condition exists\n", in hub_configure()