Searched refs:hub_dev (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/core/ |
H A D | hub.c | 1389 struct device *hub_dev = hub->intfdev; in hub_configure() local 1457 dev_info(hub_dev, "%d port%s detected\n", maxchild, in hub_configure() 1485 dev_dbg(hub_dev, "compound device; port removable status: %s\n", portstr); in hub_configure() 1487 dev_dbg(hub_dev, "standalone hub\n"); in hub_configure() 1491 dev_dbg(hub_dev, "ganged power switching\n"); in hub_configure() 1494 dev_dbg(hub_dev, "individual port power switching\n"); in hub_configure() 1498 dev_dbg(hub_dev, "no power switching (usb 1.0)\n"); in hub_configure() 1504 dev_dbg(hub_dev, "global over-current protection\n"); in hub_configure() 1507 dev_dbg(hub_dev, "individual port over-current protection\n"); in hub_configure() 1511 dev_dbg(hub_dev, "n in hub_configure() 5597 struct device *hub_dev; port_over_current_notify() local 5743 struct device *hub_dev; hub_event() local [all...] |
/kernel/linux/linux-6.6/drivers/usb/core/ |
H A D | hub.c | 1396 struct device *hub_dev = hub->intfdev; in hub_configure() local 1464 dev_info(hub_dev, "%d port%s detected\n", maxchild, in hub_configure() 1492 dev_dbg(hub_dev, "compound device; port removable status: %s\n", portstr); in hub_configure() 1494 dev_dbg(hub_dev, "standalone hub\n"); in hub_configure() 1498 dev_dbg(hub_dev, "ganged power switching\n"); in hub_configure() 1501 dev_dbg(hub_dev, "individual port power switching\n"); in hub_configure() 1505 dev_dbg(hub_dev, "no power switching (usb 1.0)\n"); in hub_configure() 1511 dev_dbg(hub_dev, "global over-current protection\n"); in hub_configure() 1514 dev_dbg(hub_dev, "individual port over-current protection\n"); in hub_configure() 1518 dev_dbg(hub_dev, "n in hub_configure() 5616 struct device *hub_dev; port_over_current_notify() local 5776 struct device *hub_dev; hub_event() local [all...] |
Completed in 11 milliseconds