Lines Matching refs:__thermal_zone
67 struct __thermal_zone { struct
92 struct __thermal_zone *data = tz->devdata; in of_thermal_get_temp() argument
103 struct __thermal_zone *data = tz->devdata; in of_thermal_set_trips()
123 struct __thermal_zone *data = tz->devdata; in of_thermal_get_ntrips()
144 struct __thermal_zone *data = tz->devdata; in of_thermal_is_trip_valid()
166 struct __thermal_zone *data = tz->devdata; in of_thermal_get_trip_points()
189 struct __thermal_zone *data = tz->devdata; in of_thermal_set_emul_temp()
197 struct __thermal_zone *data = tz->devdata; in of_thermal_get_trend()
208 struct __thermal_zone *data = thermal->devdata; in of_thermal_bind()
243 struct __thermal_zone *data = thermal->devdata; in of_thermal_unbind()
275 struct __thermal_zone *data = tz->devdata; in of_thermal_get_mode()
285 struct __thermal_zone *data = tz->devdata; in of_thermal_set_mode()
308 struct __thermal_zone *data = tz->devdata; in of_thermal_get_trip_type()
321 struct __thermal_zone *data = tz->devdata; in of_thermal_get_trip_temp()
334 struct __thermal_zone *data = tz->devdata; in of_thermal_set_trip_temp()
356 struct __thermal_zone *data = tz->devdata; in of_thermal_get_trip_hyst()
369 struct __thermal_zone *data = tz->devdata; in of_thermal_set_trip_hyst()
383 struct __thermal_zone *data = tz->devdata; in of_thermal_get_crit_temp()
418 struct __thermal_zone *tz; in thermal_zone_of_add_sensor()
559 struct __thermal_zone *tz; in thermal_zone_of_sensor_unregister()
854 static struct __thermal_zone
858 struct __thermal_zone *tz; in thermal_of_build_thermal_zone()
980 static inline void of_thermal_free_zone(struct __thermal_zone *tz) in of_thermal_free_zone()
1016 struct __thermal_zone *tz; in of_parse_thermal_zones()