Lines Matching refs:intfdev
564 dev_err(hub->intfdev, in hub_port_status()
593 intf = to_usb_interface(hub->intfdev); in kick_hub_wq()
653 dev_dbg (hub->intfdev, "transfer --> %d\n", status); in hub_irq()
680 dev_err (hub->intfdev, "resubmit --> %d\n", status); in hub_irq()
842 dev_dbg(hub->intfdev, "enabling power on all ports\n"); in hub_power_on()
844 dev_dbg(hub->intfdev, "trying to enable port power on " in hub_power_on()
865 dev_err(hub->intfdev, in hub_hub_status()
1009 intf = to_usb_interface(hub->intfdev); in usb_remove_device()
1038 device_lock(hub->intfdev); in hub_activate()
1042 device_unlock(hub->intfdev); in hub_activate()
1069 dev_err(hub->intfdev, in hub_activate()
1096 to_usb_interface(hub->intfdev)); in hub_activate()
1108 dev_err(hub->intfdev, "Host not " in hub_activate()
1111 dev_err(hub->intfdev, "LS/FS devices " in hub_activate()
1248 device_unlock(hub->intfdev); in hub_activate()
1259 dev_err(hub->intfdev, "activate --> %d\n", status); in hub_activate()
1269 usb_autopm_put_interface_async(to_usb_interface(hub->intfdev)); in hub_activate()
1272 device_unlock(hub->intfdev); in hub_activate()
1357 struct device *hub_dev = hub->intfdev; in hub_configure()
1620 dev_err(hub->intfdev, in hub_configure()
1665 usb_put_intf(to_usb_interface(hub->intfdev)); in hub_release()
1821 hub->intfdev = &intf->dev; in hub_probe()
2736 dev_err(hub->intfdev, "only USB3 hub support " in hub_port_reset()
2771 dev_dbg(hub->intfdev, in hub_port_reset()
4614 dev_warn(hub->intfdev, "%dmA over power budget!\n", in hub_power_remaining()
4804 dev_dbg(hub->intfdev, "%dmA power budget left\n", status); in hub_port_connect()
5011 hub_dev = hub->intfdev; in hub_event()