Home
last modified time | relevance | path

Searched refs:IONamedValue (Results 1 – 7 of 7) sorted by relevance

/xnu-8796.141.3/iokit/IOKit/
H A DIOTypes.h150 } IONamedValue; typedef
H A DIOLib.h630 const IONamedValue *namedValueArray);
637 const IONamedValue *regValueArray,
/xnu-8796.141.3/iokit/DriverKit/
H A DIOTypes.h150 } IONamedValue; typedef
/xnu-8796.141.3/iokit/Kernel/
H A DIOLib.cpp1643 IOFindNameForValue(int value, const IONamedValue *regValueArray) in IOFindNameForValue()
1656 const IONamedValue *regValueArray, in IOFindValueForName()
H A DIOPMrootDomain.cpp340 static const IONamedValue powerStates[] = { in getPowerStateString()
415 static const IONamedValue aggressivenessTypes[] = { in getAggressivenessTypeString()
483 static const IONamedValue systemSleepPreventers[] = { in getSystemSleepPreventerString()
5128 static const IONamedValue factorValues[] = { in evaluateSystemSleepPolicy()
H A DIOServicePM.cpp8463 static const IONamedValue msgNames[] = { in getIOMessageString()
8491 static const IONamedValue phaseNames[] = { in getNotificationPhaseString()
H A DIOService.cpp8015 static const IONamedValue IOReturn_values[] = { in stringFromReturn()