Searched refs:thermal_zone_get_crit_temp (Results 1 – 4 of 4) sorted by relevance
1267 int thermal_zone_get_crit_temp(struct thermal_zone_device *tz, int *temp) in thermal_zone_get_crit_temp() function1289 EXPORT_SYMBOL_GPL(thermal_zone_get_crit_temp);
791 ret = thermal_zone_get_crit_temp(tz, &temperature); in armada_configure_overheat_int()
286 ret = thermal_zone_get_crit_temp(tzd, &temp); in exynos_thermal_zone_configure()
749 if (thermal_zone_get_crit_temp(tz, &temperature)) in tegra_soctherm_set_hwtrips()