Home
last modified time | relevance | path

Searched refs:thermal_zone_get_offset (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-6.6/drivers/thermal/
H A Dthermal_helpers.c218 * thermal_zone_get_offset - return the offset attribute of the thermal zone
224 int thermal_zone_get_offset(struct thermal_zone_device *tz) in thermal_zone_get_offset() function
230 EXPORT_SYMBOL_GPL(thermal_zone_get_offset); variable
/kernel/linux/linux-5.10/drivers/thermal/
H A Dthermal_helpers.c235 * thermal_zone_get_offset - return the offset attribute of the thermal zone
241 int thermal_zone_get_offset(struct thermal_zone_device *tz) in thermal_zone_get_offset() function
247 EXPORT_SYMBOL_GPL(thermal_zone_get_offset); variable
/kernel/linux/linux-5.10/drivers/thermal/broadcom/
H A Dbcm2835_thermal.c103 thermal_zone_get_offset(data->tz), in bcm2835_thermal_get_temp()
231 offset = thermal_zone_get_offset(tz); in bcm2835_thermal_probe()
H A Dns-thermal.c25 int offset = thermal_zone_get_offset(ns_thermal->tz); in ns_thermal_get_temp()
H A Dbcm2711_thermal.c38 int offset = thermal_zone_get_offset(priv->thermal); in bcm2711_get_temp()
/kernel/linux/linux-5.10/include/linux/
H A Dthermal.h396 int thermal_zone_get_offset(struct thermal_zone_device *tz);
441 static inline int thermal_zone_get_offset( in thermal_zone_get_offset() function
/kernel/linux/linux-6.6/drivers/thermal/broadcom/
H A Dbcm2835_thermal.c103 thermal_zone_get_offset(data->tz), in bcm2835_thermal_get_temp()
229 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()
/kernel/linux/linux-6.6/include/linux/
H A Dthermal.h355 int thermal_zone_get_offset(struct thermal_zone_device *tz);
410 static inline int thermal_zone_get_offset( in thermal_zone_get_offset() function
/kernel/linux/linux-5.10/drivers/thermal/ti-soc-thermal/
H A Dti-thermal-common.c88 constant = thermal_zone_get_offset(data->ti_thermal); in __ti_thermal_get_temp()
/kernel/linux/linux-6.6/drivers/thermal/ti-soc-thermal/
H A Dti-thermal-common.c91 constant = thermal_zone_get_offset(tz); in __ti_thermal_get_temp()

Completed in 9 milliseconds