Searched refs:out_temp (Results 1 – 4 of 4) sorted by relevance
34 int *out_temp) in __tegra_bpmp_thermal_get_temp() argument60 *out_temp = reply.get_temp.temp; in __tegra_bpmp_thermal_get_temp()65 static int tegra_bpmp_thermal_get_temp(struct thermal_zone_device *tz, int *out_temp) in tegra_bpmp_thermal_get_temp() argument69 return __tegra_bpmp_thermal_get_temp(zone, out_temp); in tegra_bpmp_thermal_get_temp()
424 static int tegra_thermctl_get_temp(struct thermal_zone_device *tz, int *out_temp) in tegra_thermctl_get_temp() argument431 *out_temp = translate_temp(val); in tegra_thermctl_get_temp()
187 static int uniphier_tm_get_temp(struct thermal_zone_device *tz, int *out_temp) in uniphier_tm_get_temp() argument199 *out_temp = sign_extend32(temp, TMOD_WIDTH - 1) * 1000; in uniphier_tm_get_temp()
1392 static int rockchip_thermal_get_temp(struct thermal_zone_device *tz, int *out_temp) in rockchip_thermal_get_temp() argument1400 sensor->id, thermal->regs, out_temp); in rockchip_thermal_get_temp()