hub_dev          1367 drivers/usb/core/hub.c 	struct device *hub_dev = hub->intfdev;
hub_dev          1435 drivers/usb/core/hub.c 	dev_info(hub_dev, "%d port%s detected\n", maxchild,
hub_dev          1463 drivers/usb/core/hub.c 		dev_dbg(hub_dev, "compound device; port removable status: %s\n", portstr);
hub_dev          1465 drivers/usb/core/hub.c 		dev_dbg(hub_dev, "standalone hub\n");
hub_dev          1469 drivers/usb/core/hub.c 		dev_dbg(hub_dev, "ganged power switching\n");
hub_dev          1472 drivers/usb/core/hub.c 		dev_dbg(hub_dev, "individual port power switching\n");
hub_dev          1476 drivers/usb/core/hub.c 		dev_dbg(hub_dev, "no power switching (usb 1.0)\n");
hub_dev          1482 drivers/usb/core/hub.c 		dev_dbg(hub_dev, "global over-current protection\n");
hub_dev          1485 drivers/usb/core/hub.c 		dev_dbg(hub_dev, "individual port over-current protection\n");
hub_dev          1489 drivers/usb/core/hub.c 		dev_dbg(hub_dev, "no over-current protection\n");
hub_dev          1500 drivers/usb/core/hub.c 		dev_dbg(hub_dev, "Single TT\n");
hub_dev          1506 drivers/usb/core/hub.c 			dev_dbg(hub_dev, "TT per port\n");
hub_dev          1509 drivers/usb/core/hub.c 			dev_err(hub_dev, "Using single TT (err %d)\n",
hub_dev          1517 drivers/usb/core/hub.c 		dev_dbg(hub_dev, "Unrecognized hub protocol %d\n",
hub_dev          1527 drivers/usb/core/hub.c 			dev_dbg(hub_dev, "TT requires at most %d "
hub_dev          1534 drivers/usb/core/hub.c 		dev_dbg(hub_dev, "TT requires at most %d "
hub_dev          1540 drivers/usb/core/hub.c 		dev_dbg(hub_dev, "TT requires at most %d "
hub_dev          1546 drivers/usb/core/hub.c 		dev_dbg(hub_dev, "TT requires at most %d "
hub_dev          1555 drivers/usb/core/hub.c 		dev_dbg(hub_dev, "Port indicators are supported\n");
hub_dev          1558 drivers/usb/core/hub.c 	dev_dbg(hub_dev, "power on to power good time: %dms\n",
hub_dev          1585 drivers/usb/core/hub.c 		dev_dbg(hub_dev, "hub controller current requirement: %dmA\n",
hub_dev          1590 drivers/usb/core/hub.c 			dev_warn(hub_dev,
hub_dev          1601 drivers/usb/core/hub.c 		dev_dbg(hub_dev, "%umA bus power budget for each child\n",
hub_dev          1612 drivers/usb/core/hub.c 		dev_dbg(hub_dev, "local power source is %s\n",
hub_dev          1617 drivers/usb/core/hub.c 		dev_dbg(hub_dev, "%sover-current condition exists\n",
hub_dev          1683 drivers/usb/core/hub.c 	dev_err(hub_dev, "config failed, %s (err %d)\n",
hub_dev          5245 drivers/usb/core/hub.c 	struct device *hub_dev;
hub_dev          5250 drivers/usb/core/hub.c 	hub_dev = port_dev->dev.parent;
hub_dev          5252 drivers/usb/core/hub.c 	if (!hub_dev)
hub_dev          5269 drivers/usb/core/hub.c 	kobject_uevent_env(&hub_dev->kobj, KOBJ_CHANGE, envp);
hub_dev          5391 drivers/usb/core/hub.c 	struct device *hub_dev;
hub_dev          5398 drivers/usb/core/hub.c 	hub_dev = hub->intfdev;
hub_dev          5399 drivers/usb/core/hub.c 	intf = to_usb_interface(hub_dev);
hub_dev          5401 drivers/usb/core/hub.c 	dev_dbg(hub_dev, "state %d ports %d chg %04x evt %04x\n",
hub_dev          5423 drivers/usb/core/hub.c 		dev_dbg(hub_dev, "Can't autoresume: %d\n", ret);
hub_dev          5432 drivers/usb/core/hub.c 		dev_dbg(hub_dev, "resetting for error %d\n", hub->error);
hub_dev          5436 drivers/usb/core/hub.c 			dev_dbg(hub_dev, "error resetting hub: %d\n", ret);
hub_dev          5473 drivers/usb/core/hub.c 		dev_err(hub_dev, "get_hub_status failed\n");
hub_dev          5476 drivers/usb/core/hub.c 			dev_dbg(hub_dev, "power change\n");
hub_dev          5488 drivers/usb/core/hub.c 			dev_dbg(hub_dev, "over-current change\n");
hub_dev          5494 drivers/usb/core/hub.c 				dev_err(hub_dev, "over-current condition\n");