Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thermal/
Dthermal_helpers.c244 int thermal_zone_get_slope(struct thermal_zone_device *tz) in thermal_zone_get_slope() function
250 EXPORT_SYMBOL_GPL(thermal_zone_get_slope);
/Linux-v6.1/drivers/thermal/broadcom/
Dbcm2835_thermal.c104 thermal_zone_get_slope(data->tz)); in bcm2835_thermal_get_temp()
229 slope = thermal_zone_get_slope(tz); in bcm2835_thermal_probe()
Dns-thermal.c21 int slope = thermal_zone_get_slope(tz); in ns_thermal_get_temp()
Dbcm2711_thermal.c37 int slope = thermal_zone_get_slope(tz); in bcm2711_get_temp()
/Linux-v6.1/include/linux/
Dthermal.h370 int thermal_zone_get_slope(struct thermal_zone_device *tz);
412 static inline int thermal_zone_get_slope( in thermal_zone_get_slope() function
/Linux-v6.1/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c88 slope = thermal_zone_get_slope(tz); in __ti_thermal_get_temp()
/Linux-v6.1/Documentation/driver-api/thermal/
Dsysfs-api.rst203 int thermal_zone_get_slope(struct thermal_zone_device *tz)