Home
last modified time | relevance | path

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

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