Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_helpers.c228 * thermal_zone_get_offset - return the offset attribute of the thermal zone
234 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 Dbcm2711_thermal.c38 int offset = thermal_zone_get_offset(tz); in bcm2711_get_temp()
/linux/include/linux/
H A Dthermal.h268 int thermal_zone_get_offset(struct thermal_zone_device *tz);
329 static inline int thermal_zone_get_offset( in thermal_zone_get_offset() function
/linux/Documentation/driver-api/thermal/
H A Dsysfs-api.rst205 int thermal_zone_get_offset(struct thermal_zone_device *tz)