temp_from_s8      899 drivers/hwmon/lm90.c 	return temp_from_s8(val);
temp_from_s8     1048 drivers/hwmon/lm90.c 		temp = temp_from_s8(temp8);
temp_from_s8     1099 drivers/hwmon/lm90.c 		temp = temp_from_s8(data->temp8[index]);
temp_from_s8     1105 drivers/hwmon/lm90.c 	return temp - temp_from_s8(data->temp_hyst);
temp_from_s8     1119 drivers/hwmon/lm90.c 		temp = temp_from_s8(data->temp8[LOCAL_CRIT]);