Searched refs:thermal_zone_get_crit_temp (Results 1 – 3 of 3) sorted by relevance
1369 int thermal_zone_get_crit_temp(struct thermal_zone_device *tz, int *temp) in thermal_zone_get_crit_temp() function1391 EXPORT_SYMBOL_GPL(thermal_zone_get_crit_temp);
803 ret = thermal_zone_get_crit_temp(tz, &temperature); in armada_configure_overheat_int()
548 ret = thermal_zone_get_crit_temp(chip->tz_dev, &crit_temp); in qpnp_tm_configure_trip_temp()