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

/darwin-on-arm/xnu/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));
/darwin-on-arm/xnu/iokit/IOKit/pwr_mgt/
H A DIOPMPowerSource.h204 const OSSymbol *modelKey; member in class:IOPMPowerSource

Completed in 23 milliseconds