Home
last modified time | relevance | path

Searched refs:getFirstElementIndex (Results 1 – 4 of 4) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIOSimpleReporter.cpp86 if (getFirstElementIndex(channel_id, &element_index) != kIOReturnSuccess) { in setValue()
116 if (getFirstElementIndex(channel_id, &element_index) != kIOReturnSuccess) { in incrementValue()
144 if (getFirstElementIndex(channel_id, &index) == kIOReturnSuccess) { in getValue()
H A DIOStateReporter.cpp561 if (getFirstElementIndex(channel_id, &element_index) == kIOReturnSuccess) { in handleSetStateID()
H A DIOReporter.cpp902 IOReporter::getFirstElementIndex(uint64_t channel_id, in getFirstElementIndex() function in IOReporter
/xnu-11215/iokit/IOKit/
H A DIOKernelReporters.h658 virtual IOReturn getFirstElementIndex(uint64_t channel_id,