Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/pwr_mgt/
H A DIOPM.h595 #define kIOPMPSLocationKey "Location" macro
/xnu-11215/iokit/Kernel/
H A DIOPMPowerSource.cpp89 locationKey = OSSymbol::withCString(kIOPMPSLocationKey); in init()
H A DIOPMrootDomain.cpp11854 gIOPMPSLocationKey = OSSymbol::withCStringNoCopy(kIOPMPSLocationKey);