Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/
Dimx21-hcd.c1459 static int get_hub_descriptor(struct usb_hcd *hcd, in get_hub_descriptor() function
1584 rc = get_hub_descriptor(hcd, (void *)buf); in imx21_hc_hub_control()
/linux-3.4.99/drivers/usb/core/
Dhub.c182 static int get_hub_descriptor(struct usb_device *hdev, void *data) in get_hub_descriptor() function
1113 ret = get_hub_descriptor(hdev, hub->descriptor); in hub_configure()