Home
last modified time | relevance | path

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

/xnu-12377.1.9/iokit/Kernel/
H A DIOService.cpp290 const OSSymbol * gIOPlatformFunctionHandlerSet; variable
617gIOPlatformFunctionHandlerSet = OSSymbol::withCStringNoCopy(kIOPlatformFunctionHandl… in initialize()
1524 if (gIOPlatformFunctionHandlerSet == functionName) { in callPlatformFunction()