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()
843 dev_dbg(hub->intfdev, "enabling power on all ports\n"); in hub_power_on()
845 dev_dbg(hub->intfdev, "trying to enable port power on " in hub_power_on()
866 dev_err(hub->intfdev, in hub_hub_status()
1010 intf = to_usb_interface(hub->intfdev); in usb_remove_device()
1039 device_lock(hub->intfdev); in hub_activate()
1043 device_unlock(hub->intfdev); in hub_activate()
1070 dev_err(hub->intfdev, in hub_activate()
1097 to_usb_interface(hub->intfdev)); in hub_activate()
1109 dev_err(hub->intfdev, "Host not " in hub_activate()
1112 dev_err(hub->intfdev, "LS/FS devices " in hub_activate()
1249 device_unlock(hub->intfdev); in hub_activate()
1260 dev_err(hub->intfdev, "activate --> %d\n", status); in hub_activate()
1270 usb_autopm_put_interface_async(to_usb_interface(hub->intfdev)); in hub_activate()
1273 device_unlock(hub->intfdev); in hub_activate()
1358 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()
2751 dev_err(hub->intfdev, "only USB3 hub support " in hub_port_reset()
2786 dev_dbg(hub->intfdev, in hub_port_reset()
4654 dev_warn(hub->intfdev, "%dmA over power budget!\n", in hub_power_remaining()
4844 dev_dbg(hub->intfdev, "%dmA power budget left\n", status); in hub_port_connect()
5051 hub_dev = hub->intfdev; in hub_event()