temp_from_s16     906 drivers/hwmon/lm90.c 	return temp_from_s16(val);
temp_from_s16     987 drivers/hwmon/lm90.c 		temp = temp_from_s16(temp11);
temp_from_s16     159 drivers/hwmon/tmp421.c 			*val = temp_from_s16(tmp421->temp[channel]);