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

/xnu-2782.1.97/iokit/Kernel/
H A DIOPMPowerSource.cpp89 serialKey = OSSymbol::withCString(kIOPMPSSerialKey);
118 if(serialKey) serialKey->release();
286 setPSProperty(serialKey, s);
411 return OSDynamicCast(OSSymbol, properties->getObject(serialKey));
/xnu-2782.1.97/iokit/IOKit/pwr_mgt/
H A DIOPMPowerSource.h207 const OSSymbol *serialKey; member in class:IOPMPowerSource

Completed in 20 milliseconds