Searched refs:update_hub_device (Results 1 – 4 of 4) sorted by relevance
109 .update_hub_device = xhci_pci_update_hub_device,
5627 .update_hub_device = xhci_update_hub_device,5677 if (over->update_hub_device) in xhci_init_driver()5678 drv->update_hub_device = over->update_hub_device; in xhci_init_driver()
1693 int (*update_hub_device)(struct usb_hcd *hcd, struct usb_device *hdev, member
1155 if (hcd->driver->update_hub_device) { in hub_activate()1156 ret = hcd->driver->update_hub_device(hcd, hdev, in hub_activate()1755 if (hcd->driver->update_hub_device) { in hub_configure()1756 ret = hcd->driver->update_hub_device(hcd, hdev, in hub_configure()