Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A Dusb_hub.c90 static int usb_get_hub_descriptor(struct usb_device *dev, void *data, int size) in usb_get_hub_descriptor() function
646 ret = usb_get_hub_descriptor(dev, buffer, 4); in usb_hub_configure()
657 ret = usb_get_hub_descriptor(dev, buffer, length); in usb_hub_configure()