Searched refs:lm90_set_temp (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/hwmon/
H A Dlm90.c1381 static int lm90_set_temp(struct lm90_data *data, int index, int channel, long val) function
1594 err = lm90_set_temp(data, lm90_temp_min_index[channel],
1598 err = lm90_set_temp(data, lm90_temp_max_index[channel],
1602 err = lm90_set_temp(data, lm90_temp_crit_index[channel],
1609 err = lm90_set_temp(data, lm90_temp_emerg_index[channel],

Completed in 208 milliseconds