Home
last modified time | relevance | path

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

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