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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOPMPowerSource.cpp84 adapterInfoKey = OSSymbol::withCString(kIOPMPSAdapterInfoKey);
114 if(adapterInfoKey) adapterInfoKey->release();
263 setPSProperty(adapterInfoKey, n);
386 n = OSDynamicCast(OSNumber, properties->getObject(adapterInfoKey));
/darwin-on-arm/xnu/iokit/IOKit/pwr_mgt/
H A DIOPMPowerSource.h200 const OSSymbol *adapterInfoKey; member in class:IOPMPowerSource

Completed in 20 milliseconds