Home
last modified time | relevance | path

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

/drivers/usb/host/
Dimx21-hcd.c1460 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()
/drivers/usb/core/
Dhub.c372 static int get_hub_descriptor(struct usb_device *hdev, in get_hub_descriptor() function
1394 ret = get_hub_descriptor(hdev, hub->descriptor); in hub_configure()