Lines Matching refs:__thermal_zone

66 struct __thermal_zone {  struct
90 struct __thermal_zone *data = tz->devdata; in of_thermal_get_temp() argument
101 struct __thermal_zone *data = tz->devdata; in of_thermal_set_trips()
121 struct __thermal_zone *data = tz->devdata; in of_thermal_get_ntrips()
142 struct __thermal_zone *data = tz->devdata; in of_thermal_is_trip_valid()
164 struct __thermal_zone *data = tz->devdata; in of_thermal_get_trip_points()
187 struct __thermal_zone *data = tz->devdata; in of_thermal_set_emul_temp()
198 struct __thermal_zone *data = tz->devdata; in of_thermal_get_trend()
209 struct __thermal_zone *data = thermal->devdata; in of_thermal_bind()
244 struct __thermal_zone *data = thermal->devdata; in of_thermal_unbind()
276 struct __thermal_zone *data = tz->devdata; in of_thermal_get_trip_type()
289 struct __thermal_zone *data = tz->devdata; in of_thermal_get_trip_temp()
302 struct __thermal_zone *data = tz->devdata; in of_thermal_set_trip_temp()
324 struct __thermal_zone *data = tz->devdata; in of_thermal_get_trip_hyst()
337 struct __thermal_zone *data = tz->devdata; in of_thermal_set_trip_hyst()
351 struct __thermal_zone *data = tz->devdata; in of_thermal_get_crit_temp()
383 struct __thermal_zone *tz; in thermal_zone_of_add_sensor()
554 struct __thermal_zone *tz; in thermal_zone_of_sensor_unregister()
855 static struct __thermal_zone
859 struct __thermal_zone *tz; in thermal_of_build_thermal_zone()
980 static __init void of_thermal_free_zone(struct __thermal_zone *tz) in of_thermal_free_zone()
1048 struct __thermal_zone *tz; in of_parse_thermal_zones()