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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPMPowerSource.cpp82 voltageKey = OSSymbol::withCString(kIOPMPSVoltageKey);
112 if(voltageKey) voltageKey->release();
259 setPSProperty(voltageKey, n);
380 n = OSDynamicCast(OSNumber, properties->getObject(voltageKey));
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/pwr_mgt/
H A DIOPMPowerSource.h198 const OSSymbol *voltageKey; member in class:IOPMPowerSource

Completed in 73 milliseconds