Lines Matching refs:__thermal_zone

53 struct __thermal_zone {  struct
78 struct __thermal_zone *data = tz->devdata; in of_thermal_get_temp() argument
89 struct __thermal_zone *data = tz->devdata; in of_thermal_set_trips()
109 struct __thermal_zone *data = tz->devdata; in of_thermal_get_ntrips()
130 struct __thermal_zone *data = tz->devdata; in of_thermal_is_trip_valid()
152 struct __thermal_zone *data = tz->devdata; in of_thermal_get_trip_points()
175 struct __thermal_zone *data = tz->devdata; in of_thermal_set_emul_temp()
183 struct __thermal_zone *data = tz->devdata; in of_thermal_get_trend()
194 struct __thermal_zone *data = thermal->devdata; in of_thermal_bind()
223 struct __thermal_zone *data = thermal->devdata; in of_thermal_unbind()
249 struct __thermal_zone *data = tz->devdata; in of_thermal_get_mode()
259 struct __thermal_zone *data = tz->devdata; in of_thermal_set_mode()
282 struct __thermal_zone *data = tz->devdata; in of_thermal_get_trip_type()
295 struct __thermal_zone *data = tz->devdata; in of_thermal_get_trip_temp()
308 struct __thermal_zone *data = tz->devdata; in of_thermal_set_trip_temp()
330 struct __thermal_zone *data = tz->devdata; in of_thermal_get_trip_hyst()
343 struct __thermal_zone *data = tz->devdata; in of_thermal_set_trip_hyst()
357 struct __thermal_zone *data = tz->devdata; in of_thermal_get_crit_temp()
392 struct __thermal_zone *tz; in thermal_zone_of_add_sensor()
533 struct __thermal_zone *tz; in thermal_zone_of_sensor_unregister()
803 static struct __thermal_zone
807 struct __thermal_zone *tz; in thermal_of_build_thermal_zone()
921 static inline void of_thermal_free_zone(struct __thermal_zone *tz) in of_thermal_free_zone()
949 struct __thermal_zone *tz; in of_parse_thermal_zones()