Searched refs:usb_get_hub_descriptor (Results 1 – 1 of 1) sorted by relevance
57 static int usb_get_hub_descriptor(struct usb_device *dev, void *data, int size) in usb_get_hub_descriptor() function170 ret = usb_get_hub_descriptor(dev, hub->descriptor, sizeof(*hub->descriptor)); in usb_hub_configure()