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

/xnu-2782.1.97/iokit/Kernel/
H A DIOPMPowerSource.cpp88 modelKey = OSSymbol::withCString(kIOPMPSModelKey);
117 if(modelKey) modelKey->release();
282 setPSProperty(modelKey, s);
407 return OSDynamicCast(OSSymbol, properties->getObject(modelKey));
/xnu-2782.1.97/iokit/IOKit/pwr_mgt/
H A DIOPMPowerSource.h206 const OSSymbol *modelKey; member in class:IOPMPowerSource

Completed in 25 milliseconds