HomeSort by relevance Sort by last modified time
    Searched refs:update_hub_device (Results 1 - 3 of 3) sorted by null

  /external/u-boot/drivers/usb/host/
usb-uclass.c 144 if (!ops->update_hub_device)
147 return ops->update_hub_device(bus, udev);
xhci.c     [all...]
  /external/u-boot/include/
usb.h 774 * update_hub_device() - Update HCD's internal representation of hub
779 int (*update_hub_device)(struct udevice *bus, struct usb_device *udev); member in struct:dm_usb_ops
    [all...]

Completed in 68 milliseconds