Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dusb.h913 void usb_stor_reset(void);
/openbmc/u-boot/common/
H A Dusb_storage.c287 void usb_stor_reset(void) in usb_stor_reset() function
307 usb_stor_reset(); in usb_stor_scan()
/openbmc/u-boot/drivers/usb/host/
H A Dusb-uclass.c195 usb_stor_reset(); in usb_stop()