Home
last modified time | relevance | path

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

/xnu-11215.61.5/iokit/IOKit/
H A DIOTypes.h178 } IONamedValue; typedef
H A DIOLib.h638 const IONamedValue *namedValueArray);
645 const IONamedValue *regValueArray,
/xnu-11215.61.5/iokit/DriverKit/
H A DIOTypes.h178 } IONamedValue; typedef
/xnu-11215.61.5/iokit/Kernel/
H A DIOLib.cpp1644 IOFindNameForValue(int value, const IONamedValue *regValueArray) in IOFindNameForValue()
1657 const IONamedValue *regValueArray, in IOFindValueForName()
H A DIOPMrootDomain.cpp346 static const IONamedValue powerStates[] = { in getPowerStateString()
421 static const IONamedValue aggressivenessTypes[] = { in getAggressivenessTypeString()
490 static const IONamedValue systemSleepPreventers[] = { in getSystemSleepPreventerString()
5180 static const IONamedValue factorValues[] = {
H A DIOServicePM.cpp8692 static const IONamedValue msgNames[] = { in getIOMessageString()
8720 static const IONamedValue phaseNames[] = { in getNotificationPhaseString()
H A DIOService.cpp8164 static const IONamedValue IOReturn_values[] = { in stringFromReturn()