Searched refs:usb_free_device (Results 1 - 3 of 3) sorted by relevance

/u-boot/common/
H A Dusb.c106 usb_free_device(dev->controller);
900 void usb_free_device(struct udevice *controller) function
H A Dusb_hub.c430 usb_free_device(dev->controller);
/u-boot/include/
H A Dusb.h977 * usb_free_device() - Free a partially-inited device
982 void usb_free_device(struct udevice *controller);

Completed in 39 milliseconds