Searched refs:out_temp (Results 1 – 2 of 2) sorted by relevance
1442 static int rockchip_thermal_get_temp(struct thermal_zone_device *tz, int *out_temp) in rockchip_thermal_get_temp() argument1450 sensor->id, thermal->regs, out_temp); in rockchip_thermal_get_temp()1451 *out_temp -= sensor->trim_temp; in rockchip_thermal_get_temp()
431 static int tegra_thermctl_get_temp(struct thermal_zone_device *tz, int *out_temp) in tegra_thermctl_get_temp() argument438 *out_temp = translate_temp(val); in tegra_thermctl_get_temp()