Home
last modified time | relevance | path

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

/xnu-8020.101.4/iokit/IOKit/
H A DIOTypes.h150 } IONamedValue; typedef
H A DIOLib.h622 const IONamedValue *namedValueArray);
629 const IONamedValue *regValueArray,
/xnu-8020.101.4/iokit/DriverKit/
H A DIOTypes.h150 } IONamedValue; typedef
/xnu-8020.101.4/iokit/Kernel/
H A DIOLib.cpp1540 IOFindNameForValue(int value, const IONamedValue *regValueArray) in IOFindNameForValue()
1553 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()
5084 static const IONamedValue factorValues[] = { in evaluateSystemSleepPolicy()
H A DIOServicePM.cpp8377 static const IONamedValue msgNames[] = { in getIOMessageString()
8405 static const IONamedValue phaseNames[] = { in getNotificationPhaseString()
H A DIOService.cpp7848 static const IONamedValue IOReturn_values[] = { in stringFromReturn()