Lines Matching defs:tz
89 static int of_thermal_get_temp(struct thermal_zone_device *tz, in of_thermal_get_temp()
110 int of_thermal_get_ntrips(struct thermal_zone_device *tz) in of_thermal_get_ntrips()
131 bool of_thermal_is_trip_valid(struct thermal_zone_device *tz, int trip) in of_thermal_is_trip_valid()
153 of_thermal_get_trip_points(struct thermal_zone_device *tz) in of_thermal_get_trip_points()
175 static int of_thermal_set_emul_temp(struct thermal_zone_device *tz, in of_thermal_set_emul_temp()
186 static int of_thermal_get_trend(struct thermal_zone_device *tz, int trip, in of_thermal_get_trend()
265 static int of_thermal_get_mode(struct thermal_zone_device *tz, in of_thermal_get_mode()
275 static int of_thermal_set_mode(struct thermal_zone_device *tz, in of_thermal_set_mode()
295 static int of_thermal_get_trip_type(struct thermal_zone_device *tz, int trip, in of_thermal_get_trip_type()
308 static int of_thermal_get_trip_temp(struct thermal_zone_device *tz, int trip, in of_thermal_get_trip_temp()
321 static int of_thermal_set_trip_temp(struct thermal_zone_device *tz, int trip, in of_thermal_set_trip_temp()
335 static int of_thermal_get_trip_hyst(struct thermal_zone_device *tz, int trip, in of_thermal_get_trip_hyst()
348 static int of_thermal_set_trip_hyst(struct thermal_zone_device *tz, int trip, in of_thermal_set_trip_hyst()
362 static int of_thermal_get_crit_temp(struct thermal_zone_device *tz, in of_thermal_get_crit_temp()
400 struct __thermal_zone *tz; in thermal_zone_of_add_sensor() local
535 struct __thermal_zone *tz; in thermal_zone_of_sensor_unregister() local
728 struct __thermal_zone *tz; in thermal_of_build_thermal_zone() local
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() local