Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/ti/omap5_uevm/
H A Devm.c252 void usb_hub_reset_devices(struct usb_hub_device *hub, int port) in usb_hub_reset_devices() function
/rk3399_rockchip-uboot/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
/rk3399_rockchip-uboot/board/theobroma-systems/puma_rk3399/
H A Dpuma-rk3399.c254 void usb_hub_reset_devices(struct usb_hub_device *hub, int port) in usb_hub_reset_devices() function
/rk3399_rockchip-uboot/common/
H A Dusb_hub.c60 __weak void usb_hub_reset_devices(struct usb_hub_device *hub, int port) in usb_hub_reset_devices() function
863 usb_hub_reset_devices(hub, i + 1); in usb_hub_configure()