Home
last modified time | relevance | path

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

/xnu-10002.41.9/iokit/IOKit/ !
H A DIOKitKeysPrivate.h98 #define kIOPlatformFunctionHandlerSet "IOPlatformFunctionHandlerSet" macro
/xnu-10002.41.9/iokit/Kernel/ !
H A DIOService.cpp598 …tformFunctionHandlerSet = OSSymbol::withCStringNoCopy(kIOPlatformFunctionHandlerSet); in initialize()