Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dusb_hub.c606 static struct usb_hub_device *usb_get_hub_device(struct usb_device *dev) in usb_get_hub_device() function
631 hub = usb_get_hub_device(dev); in usb_hub_configure()