Home
last modified time | relevance | path

Searched refs:usb_hub_reset_devices (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/board/ti/omap5_uevm/
Devm.c251 void usb_hub_reset_devices(struct usb_hub_device *hub, int port) in usb_hub_reset_devices() function
/external/u-boot/board/compulab/cm_t54/
Dcm_t54.c249 void usb_hub_reset_devices(struct usb_hub_device *hub, int port) in usb_hub_reset_devices() function
/external/u-boot/board/theobroma-systems/puma_rk3399/
Dpuma-rk3399.c267 void usb_hub_reset_devices(struct usb_hub_device *hub, int port) in usb_hub_reset_devices() function
/external/u-boot/common/
Dusb_hub.c57 __weak void usb_hub_reset_devices(struct usb_hub_device *hub, int port) in usb_hub_reset_devices() function
851 usb_hub_reset_devices(hub, i + 1); in usb_hub_configure()