Home
last modified time | relevance | path

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

/DragonOS-0.1.7/kernel/src/driver/usb/xhci/
Dxhci.c30 static int xhci_hc_reset(int id);
262 static int xhci_hc_reset(int id) in xhci_hc_reset() function
2124 FAIL_ON_TO(xhci_hc_reset(cid), failed); in xhci_init()