Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dntc_thermistor.c412 int *i_low, int *i_high) in lookup_comp() argument
420 * In these cases, return i_low == i_high, either pointing to the in lookup_comp()
425 *i_high = 0; in lookup_comp()
430 *i_high = data->n_comp - 1; in lookup_comp()
472 *i_high = end; in lookup_comp()
474 *i_high = end - 1; in lookup_comp()