Searched refs:adapterInfoKey (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/iokit/Kernel/
H A DIOPMPowerSource.cpp84 adapterInfoKey = OSSymbol::withCString(kIOPMPSAdapterInfoKey);
114 if(adapterInfoKey) adapterInfoKey->release();
263 setPSProperty(adapterInfoKey, n);
386 n = OSDynamicCast(OSNumber, properties->getObject(adapterInfoKey));
/xnu-2782.1.97/iokit/IOKit/pwr_mgt/
H A DIOPMPowerSource.h202 const OSSymbol *adapterInfoKey; member in class:IOPMPowerSource

Completed in 19 milliseconds