Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dusb.h914 void usb_stor_reset(void);
/rk3399_rockchip-uboot/common/
H A Dusb_storage.c291 void usb_stor_reset(void) in usb_stor_reset() function
311 usb_stor_reset(); in usb_stor_scan()
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dusb-uclass.c199 usb_stor_reset(); in usb_stop()