Home
last modified time | relevance | path

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

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