Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvHub.c1686 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()
[all …]