Home
last modified time | relevance | path

Searched refs:allowedPMSettings (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/iokit/IOKit/pwr_mgt/
H A DRootDomain.h637 OSPtr<OSArray> allowedPMSettings; variable
/xnu-11215/iokit/Kernel/
H A DIOPMrootDomain.cpp1721 allowedPMSettings = OSArray::withObjects( in start()
2032 else if ((allowedPMSettings->getNextIndexOfObject(key, 0) != (unsigned int) -1)) { in setProperties()