Home
last modified time | relevance | path

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

/drivers/platform/x86/intel/pmt/
A Dtelemetry.c149 unsigned long found_idx; in pmt_telem_get_next_endpoint() local
152 xa_for_each_start(&telem_array, found_idx, entry, start) { in pmt_telem_get_next_endpoint()
157 if (found_idx > start) in pmt_telem_get_next_endpoint()
162 return found_idx == start ? 0 : found_idx; in pmt_telem_get_next_endpoint()

Completed in 5 milliseconds