Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/core/
H A Dhub.c1431 struct device *hub_dev = hub->intfdev; in hub_configure() local
1529 dev_dbg(hub_dev, "standalone hub\n"); in hub_configure()
1564 dev_dbg(hub_dev, "Single TT\n"); in hub_configure()
1570 dev_dbg(hub_dev, "TT per port\n"); in hub_configure()
1654 dev_warn(hub_dev, in hub_configure()
5679 struct device *hub_dev; in port_over_current_notify() local
5684 hub_dev = port_dev->dev.parent; in port_over_current_notify()
5686 if (!hub_dev) in port_over_current_notify()
5839 struct device *hub_dev; in hub_event() local
5846 hub_dev = hub->intfdev; in hub_event()
[all …]