Searched refs:lm90_get_temphyst (Results 1 – 1 of 1) sorted by relevance
1394 static int lm90_get_temphyst(struct lm90_data *data, int index, int channel) in lm90_get_temphyst() function1528 *val = lm90_get_temphyst(data, lm90_temp_crit_index[channel], channel); in lm90_temp_read()1534 *val = lm90_get_temphyst(data, lm90_temp_emerg_index[channel], channel); in lm90_temp_read()