Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dlm90.c1490 static const u8 lm90_temp_crit_index[MAX_CHANNELS] = { variable
1561 *val = lm90_get_temp(data, lm90_temp_crit_index[channel], channel); in lm90_temp_read()
1564 *val = lm90_get_temphyst(data, lm90_temp_crit_index[channel], channel); in lm90_temp_read()
1602 err = lm90_set_temp(data, lm90_temp_crit_index[channel], in lm90_temp_write()