Searched refs:thermal_zone_get_slope (Results 1 – 8 of 8) sorted by relevance
205 int thermal_zone_get_slope(struct thermal_zone_device *tz) in thermal_zone_get_slope() function211 EXPORT_SYMBOL_GPL(thermal_zone_get_slope);
111 thermal_zone_get_slope(data->tz)); in bcm2835_thermal_get_temp()240 slope = thermal_zone_get_slope(tz); in bcm2835_thermal_probe()
29 int slope = thermal_zone_get_slope(ns_thermal->tz); in ns_thermal_get_temp()
123 *slope = thermal_zone_get_slope(tz); in avs_tmon_get_coeffs()
453 int thermal_zone_get_slope(struct thermal_zone_device *tz);515 static inline int thermal_zone_get_slope( in thermal_zone_get_slope() function
101 slope = thermal_zone_get_slope(data->ti_thermal); in __ti_thermal_get_temp()
249 slope = thermal_zone_get_slope(s->tzd); in code_to_mdegC()
150 1.1.7 int thermal_zone_get_slope(struct thermal_zone_device *tz)