Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOKitKeysPrivate.h94 #define kIOPlatformActiveActionKey "IOPlatformActiveAction" /* value is OS… macro
/xnu-11215/iokit/Kernel/
H A DIOPlatformActions.cpp227 = OSSymbol::withCStringNoCopy(kIOPlatformActiveActionKey); in IOPlatformActionsInitialize()