Home
last modified time | relevance | path

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

/DragonOS-0.1.2/kernel/src/driver/usb/xhci/
Dxhci.c19 static int xhci_ctrl_count = 0; // xhci控制器计数 variable
92 if (unlikely(xhci_ctrl_count >= XHCI_MAX_HOST_CONTROLLERS)) in xhci_hc_find_available_id()
2081 if (xhci_ctrl_count >= XHCI_MAX_HOST_CONTROLLERS) in xhci_init()
2237 ++xhci_ctrl_count; in xhci_init()