Home
last modified time | relevance | path

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

/DragonOS-0.1.7/kernel/src/driver/usb/xhci/
Dxhci.c31 static int xhci_hc_stop_legacy(int id);
302 static int xhci_hc_stop_legacy(int id) in xhci_hc_stop_legacy() function
2170 FAIL_ON_TO(xhci_hc_stop_legacy(cid), failed); in xhci_init()