Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dusb.c725 return usb_stor_info();
/openbmc/u-boot/include/
H A Dusb.h232 int usb_stor_info(void);
/openbmc/u-boot/common/
H A Dusb_storage.c136 int usb_stor_info(void) in usb_stor_info() function