Home
last modified time | relevance | path

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

/external/u-boot/common/
Dusb_hub.c603 static struct usb_hub_device *usb_get_hub_device(struct usb_device *dev) in usb_get_hub_device() function
628 hub = usb_get_hub_device(dev); in usb_hub_configure()