Home
last modified time | relevance | path

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

/xnu-11417.121.6/iokit/DriverKit/
H A DIOTypes.h178 } IONamedValue; typedef
/xnu-11417.121.6/iokit/IOKit/
H A DIOTypes.h178 } IONamedValue; typedef
H A DIOLib.h638 const IONamedValue *namedValueArray);
645 const IONamedValue *regValueArray,
/xnu-11417.121.6/iokit/Kernel/
H A DIOLib.cpp1549 IOFindNameForValue(int value, const IONamedValue *regValueArray) in IOFindNameForValue()
1562 const IONamedValue *regValueArray, in IOFindValueForName()
H A DIOPMrootDomain.cpp350 static const IONamedValue powerStates[] = { in getPowerStateString()
425 static const IONamedValue aggressivenessTypes[] = { in getAggressivenessTypeString()
494 static const IONamedValue systemSleepPreventers[] = { in getSystemSleepPreventerString()
5187 static const IONamedValue factorValues[] = {
H A DIOServicePM.cpp8716 static const IONamedValue msgNames[] = { in getIOMessageString()
8744 static const IONamedValue phaseNames[] = { in getNotificationPhaseString()
H A DIOService.cpp8171 static const IONamedValue IOReturn_values[] = { in stringFromReturn()