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

/darwin-on-arm/xnu/iokit/IOKit/pwr_mgt/
H A DRootDomain.h497 OSArray *allowedPMSettings; member in class:IOPMrootDomain
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOPMrootDomain.cpp943 allowedPMSettings = OSArray::withObjects(
1332 else if ((allowedPMSettings->getNextIndexOfObject(key, 0) != (unsigned int) -1))

Completed in 25 milliseconds