Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.c1401 static int xhci_update_hub_device(struct udevice *dev, struct usb_device *udev) in xhci_update_hub_device() function
1533 .update_hub_device = xhci_update_hub_device,
/openbmc/linux/drivers/usb/host/
H A Dxhci-pci.c639 return xhci_update_hub_device(hcd, hdev, tt, mem_flags); in xhci_pci_update_hub_device()
H A Dxhci.c5025 int xhci_update_hub_device(struct usb_hcd *hcd, struct usb_device *hdev, in xhci_update_hub_device() function
5125 EXPORT_SYMBOL_GPL(xhci_update_hub_device);
5365 .update_hub_device = xhci_update_hub_device,
H A Dxhci.h1892 int xhci_update_hub_device(struct usb_hcd *hcd, struct usb_device *hdev,