Searched refs:thermal_zone_get_slope (Results 1 – 8 of 8) sorted by relevance
226 int thermal_zone_get_slope(struct thermal_zone_device *tz) in thermal_zone_get_slope() function232 EXPORT_SYMBOL_GPL(thermal_zone_get_slope);
104 thermal_zone_get_slope(data->tz)); in bcm2835_thermal_get_temp()230 slope = thermal_zone_get_slope(tz); in bcm2835_thermal_probe()
26 int slope = thermal_zone_get_slope(ns_thermal->tz); in ns_thermal_get_temp()
37 int slope = thermal_zone_get_slope(priv->thermal); in bcm2711_get_temp()
395 int thermal_zone_get_slope(struct thermal_zone_device *tz);438 static inline int thermal_zone_get_slope( in thermal_zone_get_slope() function
87 slope = thermal_zone_get_slope(data->ti_thermal); in __ti_thermal_get_temp()
242 slope = thermal_zone_get_slope(s->tzd); in code_to_mdegC()
203 int thermal_zone_get_slope(struct thermal_zone_device *tz)