Lines Matching refs:__thermal_zone

71 struct __thermal_zone {  struct
96 struct __thermal_zone *data = tz->devdata; in of_thermal_get_temp() argument
116 struct __thermal_zone *data = tz->devdata; in of_thermal_get_ntrips()
137 struct __thermal_zone *data = tz->devdata; in of_thermal_is_trip_valid()
159 struct __thermal_zone *data = tz->devdata; in of_thermal_get_trip_points()
182 struct __thermal_zone *data = tz->devdata; in of_thermal_set_emul_temp()
193 struct __thermal_zone *data = tz->devdata; in of_thermal_get_trend()
218 struct __thermal_zone *data = thermal->devdata; in of_thermal_bind()
247 struct __thermal_zone *data = thermal->devdata; in of_thermal_unbind()
273 struct __thermal_zone *data = tz->devdata; in of_thermal_get_mode()
283 struct __thermal_zone *data = tz->devdata; in of_thermal_set_mode()
303 struct __thermal_zone *data = tz->devdata; in of_thermal_get_trip_type()
316 struct __thermal_zone *data = tz->devdata; in of_thermal_get_trip_temp()
329 struct __thermal_zone *data = tz->devdata; in of_thermal_set_trip_temp()
343 struct __thermal_zone *data = tz->devdata; in of_thermal_get_trip_hyst()
356 struct __thermal_zone *data = tz->devdata; in of_thermal_set_trip_hyst()
370 struct __thermal_zone *data = tz->devdata; in of_thermal_get_crit_temp()
405 struct __thermal_zone *tz; in thermal_zone_of_add_sensor()
540 struct __thermal_zone *tz; in thermal_zone_of_sensor_unregister()
729 static struct __thermal_zone *
733 struct __thermal_zone *tz; in thermal_of_build_thermal_zone()
847 static inline void of_thermal_free_zone(struct __thermal_zone *tz) in of_thermal_free_zone()
875 struct __thermal_zone *tz; in of_parse_thermal_zones()