Home
last modified time | relevance | path

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

/xnu-8019.80.24/iokit/IOKit/
H A DIOLib.h559 const IONamedValue *namedValueArray);
566 const IONamedValue *regValueArray,
H A DIOTypes.h150 } IONamedValue; typedef
/xnu-8019.80.24/iokit/DriverKit/
H A DIOTypes.h150 } IONamedValue; typedef
/xnu-8019.80.24/iokit/Kernel/
H A DIOLib.cpp1471 IOFindNameForValue(int value, const IONamedValue *regValueArray) in IOFindNameForValue()
1484 const IONamedValue *regValueArray, in IOFindValueForName()
H A DIOPMrootDomain.cpp335 static const IONamedValue powerStates[] = { in getPowerStateString()
410 static const IONamedValue aggressivenessTypes[] = { in getAggressivenessTypeString()
478 static const IONamedValue systemSleepPreventers[] = { in getSystemSleepPreventerString()
5079 static const IONamedValue factorValues[] = { in evaluateSystemSleepPolicy()
H A DIOServicePM.cpp8378 static const IONamedValue msgNames[] = { in getIOMessageString()
8406 static const IONamedValue phaseNames[] = { in getNotificationPhaseString()
H A DIOService.cpp7847 static const IONamedValue IOReturn_values[] = { in stringFromReturn()