Home
last modified time | relevance | path

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

/xnu-11215.41.3/iokit/IOKit/pwr_mgt/
H A DIOPM.h579 #define kIOPMPSExternalConnectedKey "ExternalConnected" macro
/xnu-11215.41.3/iokit/Kernel/
H A DIOPMPowerSource.cpp76 externalConnectedKey = OSSymbol::withCString(kIOPMPSExternalConnectedKey); in init()
H A DIOPMrootDomain.cpp11844 gIOPMPSExternalConnectedKey = OSSymbol::withCStringNoCopy(kIOPMPSExternalConnectedKey);