Home
last modified time | relevance | path

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

/xnu-10063.141.1/iokit/Kernel/
H A DIOStateReporter.cpp623 int curr_element_index, new_element_index; in handleSetStateByIndices() local
687 curr_element_index = channel_index * _channelDimension + curr_state_index; in handleSetStateByIndices()
688 if (copyElementValues(curr_element_index, in handleSetStateByIndices()
700 res = setElementValues(curr_element_index, in handleSetStateByIndices()