Lines Matching full:tz
55 int (*bind_to_tz)(struct thermal_zone_device *tz);
56 void (*unbind_from_tz)(struct thermal_zone_device *tz);
57 void (*trip_crossed)(struct thermal_zone_device *tz,
60 void (*manage)(struct thermal_zone_device *tz);
61 void (*update_tz)(struct thermal_zone_device *tz,
226 int get_tz_trend(struct thermal_zone_device *tz, const struct thermal_trip *trip);
262 void __thermal_zone_device_update(struct thermal_zone_device *tz,
264 void thermal_zone_device_critical_reboot(struct thermal_zone_device *tz);
265 void thermal_governor_update_tz(struct thermal_zone_device *tz,
277 void thermal_zone_set_trips(struct thermal_zone_device *tz, int low, int high);
278 int thermal_zone_trip_id(const struct thermal_zone_device *tz,
280 int __thermal_zone_get_temp(struct thermal_zone_device *tz, int *temp);
281 void thermal_zone_set_trip_hyst(struct thermal_zone_device *tz,
285 int thermal_zone_create_device_groups(struct thermal_zone_device *tz);