Home
last modified time | relevance | path

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

/xnu-12377.61.12/iokit/IOKit/
H A DIOTypes.h178 } IONamedValue; typedef
H A DIOLib.h662 const IONamedValue *namedValueArray);
669 const IONamedValue *regValueArray,
/xnu-12377.61.12/iokit/DriverKit/
H A DIOTypes.h178 } IONamedValue; typedef
/xnu-12377.61.12/iokit/Kernel/
H A DIOLib.cpp1591 IOFindNameForValue(int value, const IONamedValue *regValueArray) in IOFindNameForValue()
1604 const IONamedValue *regValueArray, in IOFindValueForName()
H A DIOPMrootDomain.cpp344 static const IONamedValue powerStates[] = { in getPowerStateString()
419 static const IONamedValue aggressivenessTypes[] = { in getAggressivenessTypeString()
488 static const IONamedValue systemSleepPreventers[] = { in getSystemSleepPreventerString()
5333 static const IONamedValue factorValues[] = {
H A DIOServicePM.cpp8807 static const IONamedValue msgNames[] = { in getIOMessageString()
8835 static const IONamedValue phaseNames[] = { in getNotificationPhaseString()
H A DIOService.cpp8302 static const IONamedValue IOReturn_values[] = { in stringFromReturn()