Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dlm90.c1430 static int lm90_get_temphyst(struct lm90_data *data, int index, int channel) in lm90_get_temphyst() function
1564 *val = lm90_get_temphyst(data, lm90_temp_crit_index[channel], channel); in lm90_temp_read()
1570 *val = lm90_get_temphyst(data, lm90_temp_emerg_index[channel], channel); in lm90_temp_read()