Lines Matching refs:__thermal_zone
69 struct __thermal_zone { struct
92 struct __thermal_zone *data = tz->devdata; in of_thermal_get_temp() argument
112 struct __thermal_zone *data = tz->devdata; in of_thermal_get_ntrips()
133 struct __thermal_zone *data = tz->devdata; in of_thermal_is_trip_valid()
155 struct __thermal_zone *data = tz->devdata; in of_thermal_get_trip_points()
178 struct __thermal_zone *data = tz->devdata; in of_thermal_set_emul_temp()
189 struct __thermal_zone *data = tz->devdata; in of_thermal_get_trend()
214 struct __thermal_zone *data = thermal->devdata; in of_thermal_bind()
242 struct __thermal_zone *data = thermal->devdata; in of_thermal_unbind()
268 struct __thermal_zone *data = tz->devdata; in of_thermal_get_mode()
278 struct __thermal_zone *data = tz->devdata; in of_thermal_set_mode()
298 struct __thermal_zone *data = tz->devdata; in of_thermal_get_trip_type()
311 struct __thermal_zone *data = tz->devdata; in of_thermal_get_trip_temp()
324 struct __thermal_zone *data = tz->devdata; in of_thermal_set_trip_temp()
338 struct __thermal_zone *data = tz->devdata; in of_thermal_get_trip_hyst()
351 struct __thermal_zone *data = tz->devdata; in of_thermal_set_trip_hyst()
365 struct __thermal_zone *data = tz->devdata; in of_thermal_get_crit_temp()
400 struct __thermal_zone *tz; in thermal_zone_of_add_sensor()
535 struct __thermal_zone *tz; in thermal_zone_of_sensor_unregister()
724 static struct __thermal_zone *
728 struct __thermal_zone *tz; in thermal_of_build_thermal_zone()
828 static inline void of_thermal_free_zone(struct __thermal_zone *tz) in of_thermal_free_zone()
856 struct __thermal_zone *tz; in of_parse_thermal_zones()