Searched refs:element_idx (Results 1 – 6 of 6) sorted by relevance
69 .element_idx = 0 in initWith()167 .element_idx = 0 in createLegend()
78 .element_idx = 0 in initWith()811 int state_index, element_idx; in updateChannelValues() local843 element_idx = channel_index * _channelDimension + state_index; in updateChannelValues()846 kerr = copyElementValues(element_idx, (IOReportElementValues*)&state_values); in updateChannelValues()857 kerr = setElementValues(element_idx, in updateChannelValues()887 .element_idx = 0 in createLegend()
99 .element_idx = 0 in initWith()193 _elements[cnt2].channel_type.element_idx = ((int16_t) cnt2); in initWith()402 .element_idx = 0 in createLegend()
542 _elements[_nElements + cnt].channel_type.element_idx = ((int16_t) cnt); in handleAddChannelSwap()
94 __elem->channel_type.element_idx = 0; \253 __elem->channel_type.element_idx = __no; \442 __elem->channel_type.element_idx = __no; \620 __elem->channel_type.element_idx = __no; \
145 int16_t element_idx; // 0..nelements-1 member