Home
last modified time | relevance | path

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

/DragonOS-0.1.2/kernel/src/driver/usb/xhci/
Dxhci.c68 static int xhci_configure_port(const int id, const int port_id);
1650 xhci_configure_port(id, i); in xhci_hc_start_ports()
1676 xhci_configure_port(id, i); in xhci_hc_start_ports()
1795 static int xhci_configure_port(const int id, const int port_id) in xhci_configure_port() function