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

/xnu-2782.1.97/iokit/Kernel/
H A DIOPMPowerSource.cpp82 voltageKey = OSSymbol::withCString(kIOPMPSVoltageKey);
112 if(voltageKey) voltageKey->release();
251 setPSProperty(voltageKey, n);
372 n = OSDynamicCast(OSNumber, properties->getObject(voltageKey));
/xnu-2782.1.97/iokit/IOKit/pwr_mgt/
H A DIOPMPowerSource.h200 const OSSymbol *voltageKey; member in class:IOPMPowerSource

Completed in 20 milliseconds