Home
last modified time | relevance | path

Searched refs:usb_stor_scan (Results 1 – 5 of 5) sorted by relevance

/u-boot/common/spl/
A Dspl_usb.c43 usb_stor_curr_dev = usb_stor_scan(1); in spl_usb_load()
/u-boot/common/
A Dsplash_source.c156 err = usb_stor_scan(1) < 0 ? -ENODEV : 0; in splash_init_usb()
A Dusb_storage.c301 int usb_stor_scan(int mode) in usb_stor_scan() function
/u-boot/cmd/
A Dusb.c587 usb_stor_curr_dev = usb_stor_scan(1);
/u-boot/include/
A Dusb.h231 int usb_stor_scan(int mode);

Completed in 10 milliseconds