Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dimx21-hcd.c1473 static int get_hub_descriptor(struct usb_hcd *hcd, in get_hub_descriptor() function
1597 rc = get_hub_descriptor(hcd, (void *)buf); in imx21_hc_hub_control()
/linux-4.1.27/drivers/usb/core/
Dhub.c360 static int get_hub_descriptor(struct usb_device *hdev, void *data) in get_hub_descriptor() function
1390 ret = get_hub_descriptor(hdev, hub->descriptor); in hub_configure()