Home
last modified time | relevance | path

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

/xnu-10002.61.3/iokit/Kernel/
H A DIOService.cpp288 const OSSymbol * gIOPlatformFunctionHandlerSet; variable
598gIOPlatformFunctionHandlerSet = OSSymbol::withCStringNoCopy(kIOPlatformFunctionHandl… in initialize()
1496 if (gIOPlatformFunctionHandlerSet == functionName) { in callPlatformFunction()