Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thermal/broadcom/
Dbcm2835_thermal.c103 thermal_zone_get_offset(data->tz), in bcm2835_thermal_get_temp()
230 offset = thermal_zone_get_offset(tz); in bcm2835_thermal_probe()
Dns-thermal.c20 int offset = thermal_zone_get_offset(tz); in ns_thermal_get_temp()
Dbcm2711_thermal.c38 int offset = thermal_zone_get_offset(tz); in bcm2711_get_temp()
/linux-6.1.9/drivers/thermal/
Dthermal_helpers.c264 int thermal_zone_get_offset(struct thermal_zone_device *tz) in thermal_zone_get_offset() function
270 EXPORT_SYMBOL_GPL(thermal_zone_get_offset);
/linux-6.1.9/include/linux/
Dthermal.h372 int thermal_zone_get_offset(struct thermal_zone_device *tz);
416 static inline int thermal_zone_get_offset( in thermal_zone_get_offset() function
/linux-6.1.9/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c89 constant = thermal_zone_get_offset(tz); in __ti_thermal_get_temp()
/linux-6.1.9/Documentation/driver-api/thermal/
Dsysfs-api.rst211 int thermal_zone_get_offset(struct thermal_zone_device *tz)