Searched refs:thermal_zone_get_offset (Results 1 – 5 of 5) sorted by relevance
241 int thermal_zone_get_offset(struct thermal_zone_device *tz) in thermal_zone_get_offset() function247 EXPORT_SYMBOL_GPL(thermal_zone_get_offset);
103 thermal_zone_get_offset(data->tz), in bcm2835_thermal_get_temp()231 offset = thermal_zone_get_offset(tz); in bcm2835_thermal_probe()
25 int offset = thermal_zone_get_offset(ns_thermal->tz); in ns_thermal_get_temp()
38 int offset = thermal_zone_get_offset(priv->thermal); in bcm2711_get_temp()
88 constant = thermal_zone_get_offset(data->ti_thermal); in __ti_thermal_get_temp()