Home
last modified time | relevance | path

Searched refs:usb_scan_bus (Results 1 – 2 of 2) sorted by relevance

/u-boot/drivers/usb/host/
A Dusb-uclass.c216 static void usb_scan_bus(struct udevice *bus, bool recurse) in usb_scan_bus() function
311 usb_scan_bus(bus, true); in usb_init()
326 usb_scan_bus(bus, true); in usb_init()
/u-boot/doc/driver-model/
A Dusb-info.rst203 - Then usb_scan_bus() is called. This calls usb_scan_device() to scan the

Completed in 6 milliseconds