Searched refs:lm90_temp_crit_index (Results 1 – 1 of 1) sorted by relevance
1124 static const u8 lm90_temp_crit_index[3] = { variable1185 *val = lm90_get_temp8(data, lm90_temp_crit_index[channel]); in lm90_temp_read()1188 *val = lm90_get_temphyst(data, lm90_temp_crit_index[channel]); in lm90_temp_read()1238 err = lm90_set_temp8(data, lm90_temp_crit_index[channel], val); in lm90_temp_write()