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

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

Completed in 19 milliseconds