Searched refs:thermal_zone_get_offset (Results 1 – 7 of 7) sorted by relevance
220 int thermal_zone_get_offset(struct thermal_zone_device *tz) in thermal_zone_get_offset() function226 EXPORT_SYMBOL_GPL(thermal_zone_get_offset);
110 thermal_zone_get_offset(data->tz), in bcm2835_thermal_get_temp()241 offset = thermal_zone_get_offset(tz); in bcm2835_thermal_probe()
28 int offset = thermal_zone_get_offset(ns_thermal->tz); in ns_thermal_get_temp()
124 *offset = thermal_zone_get_offset(tz); in avs_tmon_get_coeffs()
454 int thermal_zone_get_offset(struct thermal_zone_device *tz);518 static inline int thermal_zone_get_offset( in thermal_zone_get_offset() function
102 constant = thermal_zone_get_offset(data->ti_thermal); in __ti_thermal_get_temp()
156 1.1.8 int thermal_zone_get_offset(struct thermal_zone_device *tz)