Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_helpers.c234 int thermal_zone_get_offset(struct thermal_zone_device *tz) in thermal_zone_get_offset() function
240 EXPORT_SYMBOL_GPL(thermal_zone_get_offset);
/linux/drivers/thermal/broadcom/
H A Dbcm2835_thermal.c103 thermal_zone_get_offset(data->tz), in bcm2835_thermal_get_temp()
214 offset = thermal_zone_get_offset(tz); in bcm2835_thermal_probe()
H A Dns-thermal.c20 int offset = thermal_zone_get_offset(tz); in ns_thermal_get_temp()
H A Dbcm2711_thermal.c38 int offset = thermal_zone_get_offset(tz); in bcm2711_get_temp()
/linux/include/linux/
H A Dthermal.h264 int thermal_zone_get_offset(struct thermal_zone_device *tz);
321 static inline int thermal_zone_get_offset( in thermal_zone_get_offset() function
/linux/drivers/thermal/ti-soc-thermal/
H A Dti-thermal-common.c91 constant = thermal_zone_get_offset(tz); in __ti_thermal_get_temp()
/linux/Documentation/driver-api/thermal/
H A Dsysfs-api.rst205 int thermal_zone_get_offset(struct thermal_zone_device *tz)