Home
last modified time | relevance | path

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

/u-boot/drivers/usb/host/
A Dusb-uclass.c157 if (!ops->update_hub_device) in usb_update_hub_device()
160 return ops->update_hub_device(bus, udev); in usb_update_hub_device()
A Dxhci.c1581 .update_hub_device = xhci_update_hub_device,
/u-boot/include/
A Dusb.h786 int (*update_hub_device)(struct udevice *bus, struct usb_device *udev); member

Completed in 13 milliseconds