Home
last modified time | relevance | path

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

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