Home
last modified time | relevance | path

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

/linux/include/linux/usb/
A Dhcd.h392 int (*update_hub_device)(struct usb_hcd *, struct usb_device *hdev, member
/linux/drivers/usb/core/
A Dhub.c1099 if (hcd->driver->update_hub_device) { in hub_activate()
1100 ret = hcd->driver->update_hub_device(hcd, hdev, in hub_activate()
1676 if (hcd->driver->update_hub_device) { in hub_configure()
1677 ret = hcd->driver->update_hub_device(hcd, hdev, in hub_configure()
/linux/drivers/usb/host/
A Dxhci.c5418 .update_hub_device = xhci_update_hub_device,

Completed in 35 milliseconds