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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPMPowerSource.cpp89 serialKey = OSSymbol::withCString(kIOPMPSSerialKey);
118 if(serialKey) serialKey->release();
294 setPSProperty(serialKey, s);
419 return OSDynamicCast(OSSymbol, properties->getObject(serialKey));
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/pwr_mgt/
H A DIOPMPowerSource.h205 const OSSymbol *serialKey; member in class:IOPMPowerSource

Completed in 27 milliseconds