Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LemonOSProject/LemonOS
/ GetControllerStatus
Method
GetControllerStatus
Kernel/include/xhci.h:723–723 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
721
~XHCIController();
722
723
inline Status GetControllerStatus() { return controllerStatus; }
724
725
static int Initialize();
726
};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected