Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOUserServer.cpp109 static const OSSymbol * gIOSystemStatePowerSourceDescriptionACAttachedKey; variable
5628 …powerSourceDescription->setObject(gIOSystemStatePowerSourceDescriptionACAttachedKey, acAttached ? … in powerSourceChanged()
7070gIOSystemStatePowerSourceDescriptionACAttachedKey = OSSymbol::withCStringNoCopy(kIOSystemStatePowe… in initialize()