Home
last modified time | relevance | path

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

/openbmc/u-boot/board/ti/omap5_uevm/
H A Devm.c251 void usb_hub_reset_devices(struct usb_hub_device *hub, int port) in usb_hub_reset_devices() function
/openbmc/u-boot/board/compulab/cm_t54/
H A Dcm_t54.c249 void usb_hub_reset_devices(struct usb_hub_device *hub, int port) in usb_hub_reset_devices() function
/openbmc/u-boot/board/theobroma-systems/puma_rk3399/
H A Dpuma-rk3399.c341 void usb_hub_reset_devices(struct usb_hub_device *hub, int port) in usb_hub_reset_devices() function
/openbmc/u-boot/common/
H A Dusb_hub.c57 __weak void usb_hub_reset_devices(struct usb_hub_device *hub, int port) in usb_hub_reset_devices() function