Searched refs:usb_scan_bus (Results 1 – 2 of 2) sorted by relevance
216 static void usb_scan_bus(struct udevice *bus, bool recurse) in usb_scan_bus() function311 usb_scan_bus(bus, true); in usb_init()326 usb_scan_bus(bus, true); in usb_init()
203 - Then usb_scan_bus() is called. This calls usb_scan_device() to scan the
Completed in 6 milliseconds