Home
last modified time | relevance | path

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

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