Home
last modified time | relevance | path

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

/DragonOS-0.1.2/kernel/src/driver/usb/xhci/
Dxhci.c67 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() function
1648 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()