Searched refs:thermal_zone_get_slope (Results 1 – 5 of 5) sorted by relevance
210 int thermal_zone_get_slope(struct thermal_zone_device *tz) in thermal_zone_get_slope() function216 EXPORT_SYMBOL_GPL(thermal_zone_get_slope);
104 thermal_zone_get_slope(data->tz)); in bcm2835_thermal_get_temp()224 slope = thermal_zone_get_slope(tz); in bcm2835_thermal_probe()
21 int slope = thermal_zone_get_slope(tz); in ns_thermal_get_temp()
37 int slope = thermal_zone_get_slope(tz); in bcm2711_get_temp()
90 slope = thermal_zone_get_slope(tz); in __ti_thermal_get_temp()