Searched refs:out_temp (Results 1 – 2 of 2) sorted by relevance
369 static int rockchip_thermal_get_temp(void *_sensor, long *out_temp) in rockchip_thermal_get_temp() argument376 retval = tsadc->get_temp(sensor->id, thermal->regs, out_temp); in rockchip_thermal_get_temp()378 sensor->id, *out_temp, retval); in rockchip_thermal_get_temp()
309 static int tegra_thermctl_get_temp(void *data, long *out_temp) in tegra_thermctl_get_temp() argument315 *out_temp = translate_temp(val); in tegra_thermctl_get_temp()