Home
last modified time | relevance | path

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

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