Home
last modified time | relevance | path

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

/xnu-11215.41.3/iokit/IOKit/
H A DIOKitKeys.h315 #define kIOSystemStatePowerSourceDescriptionACAttachedKey "com.apple.iokit.pm.acattached" macro
/xnu-11215.41.3/iokit/Kernel/
H A DIOUserServer.cpp7029 …criptionACAttachedKey = OSSymbol::withCStringNoCopy(kIOSystemStatePowerSourceDescriptionACAttached… in initialize()