lm90_temp_crit_index 1139 drivers/hwmon/lm90.c static const u8 lm90_temp_crit_index[3] = {
lm90_temp_crit_index 1200 drivers/hwmon/lm90.c 		*val = lm90_get_temp8(data, lm90_temp_crit_index[channel]);
lm90_temp_crit_index 1203 drivers/hwmon/lm90.c 		*val = lm90_get_temphyst(data, lm90_temp_crit_index[channel]);
lm90_temp_crit_index 1253 drivers/hwmon/lm90.c 		err = lm90_set_temp8(data, lm90_temp_crit_index[channel], val);