Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dusb_hub.c76 static int usb_set_hub_depth(struct usb_device *dev, int depth) in usb_set_hub_depth() function
833 ret = usb_set_hub_depth(dev, depth); in usb_hub_configure()