Searched refs:xhci_get_descriptor (Results 1 – 1 of 1) sorted by relevance
67 static int xhci_get_descriptor(const int id, const int port_id, struct usb_device_desc *dev_desc);1525 static int xhci_get_descriptor(const int id, const int port_id, struct usb_device_desc *dev_desc) in xhci_get_descriptor() function1648 if (xhci_get_descriptor(id, i, &dev_desc) == 0) in xhci_hc_start_ports()1674 if (xhci_get_descriptor(id, i, &dev_desc) == 0) in xhci_hc_start_ports()