Home
last modified time | relevance | path

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

/DragonOS-0.1.7/kernel/src/driver/usb/xhci/
Dxhci.c40 static int xhci_hc_init_intr(int id);
1897 static int xhci_hc_init_intr(int id) in xhci_hc_init_intr() function
2236 FAIL_ON_TO(xhci_hc_init_intr(cid), failed_free_dyn); in xhci_init()