Home
last modified time | relevance | path

Searched refs:getChannelIndex (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIOReporter.cpp626 if (getChannelIndex(channelList->channels[chIdx].channel_id, in handleConfigureReport()
710 if (getChannelIndex(channelList->channels[chIdx].channel_id, in handleUpdateReport()
924 IOReporter::getChannelIndex(uint64_t channel_id, in getChannelIndex() function in IOReporter
H A DIOStateReporter.cpp792 if (getChannelIndex(channel_id, &channel_index) == kIOReturnSuccess) { in getStateLastChannelUpdateTime()
/xnu-11215/iokit/IOKit/
H A DIOKernelReporters.h673 virtual IOReturn getChannelIndex(uint64_t channel_id,