Home
last modified time | relevance | path

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

/linux/drivers/thermal/
A Dthermal_helpers.c240 int thermal_zone_get_slope(struct thermal_zone_device *tz) in thermal_zone_get_slope() function
246 EXPORT_SYMBOL_GPL(thermal_zone_get_slope);
/linux/drivers/thermal/broadcom/
A 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()
A Dns-thermal.c26 int slope = thermal_zone_get_slope(ns_thermal->tz); in ns_thermal_get_temp()
A Dbcm2711_thermal.c37 int slope = thermal_zone_get_slope(priv->thermal); in bcm2711_get_temp()
/linux/include/linux/
A Dthermal.h390 int thermal_zone_get_slope(struct thermal_zone_device *tz);
432 static inline int thermal_zone_get_slope( in thermal_zone_get_slope() function
/linux/drivers/thermal/ti-soc-thermal/
A Dti-thermal-common.c87 slope = thermal_zone_get_slope(data->ti_thermal); in __ti_thermal_get_temp()
/linux/Documentation/driver-api/thermal/
A Dsysfs-api.rst203 int thermal_zone_get_slope(struct thermal_zone_device *tz)
/linux/
A Dvmlinux.symvers792 0x00000000 thermal_zone_get_slope vmlinux EXPORT_SYMBOL_GPL
A DSystem.map44343 ffff800010bff8b0 T thermal_zone_get_slope
A D.tmp_System.map44343 ffff800010bff8b0 T thermal_zone_get_slope

Completed in 1126 milliseconds