Home
last modified time | relevance | path

Searched refs:thermal_zone_get_slope (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/thermal/
Dthermal_helpers.c205 int thermal_zone_get_slope(struct thermal_zone_device *tz) in thermal_zone_get_slope() function
211 EXPORT_SYMBOL_GPL(thermal_zone_get_slope);
/Linux-v4.19/drivers/thermal/broadcom/
Dbcm2835_thermal.c111 thermal_zone_get_slope(data->tz)); in bcm2835_thermal_get_temp()
240 slope = thermal_zone_get_slope(tz); in bcm2835_thermal_probe()
Dns-thermal.c29 int slope = thermal_zone_get_slope(ns_thermal->tz); in ns_thermal_get_temp()
Dbrcmstb_thermal.c123 *slope = thermal_zone_get_slope(tz); in avs_tmon_get_coeffs()
/Linux-v4.19/include/linux/
Dthermal.h453 int thermal_zone_get_slope(struct thermal_zone_device *tz);
515 static inline int thermal_zone_get_slope( in thermal_zone_get_slope() function
/Linux-v4.19/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c101 slope = thermal_zone_get_slope(data->ti_thermal); in __ti_thermal_get_temp()
/Linux-v4.19/drivers/thermal/qcom/
Dtsens-8960.c249 slope = thermal_zone_get_slope(s->tzd); in code_to_mdegC()
/Linux-v4.19/Documentation/thermal/
Dsysfs-api.txt150 1.1.7 int thermal_zone_get_slope(struct thermal_zone_device *tz)