Lines Matching defs:tz

73 static void bind_previous_governor(struct thermal_zone_device *tz,  in bind_previous_governor()
95 static int thermal_set_governor(struct thermal_zone_device *tz, in thermal_set_governor()
197 int thermal_zone_device_set_policy(struct thermal_zone_device *tz, in thermal_zone_device_set_policy()
290 static void thermal_zone_device_set_polling(struct thermal_zone_device *tz, in thermal_zone_device_set_polling()
300 static void monitor_thermal_zone(struct thermal_zone_device *tz) in monitor_thermal_zone()
310 static void handle_non_critical_trips(struct thermal_zone_device *tz, int trip) in handle_non_critical_trips()
316 void thermal_zone_device_critical(struct thermal_zone_device *tz) in thermal_zone_device_critical()
331 static void handle_critical_trips(struct thermal_zone_device *tz, in handle_critical_trips()
346 static void handle_thermal_trip(struct thermal_zone_device *tz, int trip_id) in handle_thermal_trip()
376 static void update_temperature(struct thermal_zone_device *tz) in update_temperature()
397 static void thermal_zone_device_init(struct thermal_zone_device *tz) in thermal_zone_device_init()
407 void __thermal_zone_device_update(struct thermal_zone_device *tz, in __thermal_zone_device_update()
435 static int thermal_zone_device_set_mode(struct thermal_zone_device *tz, in thermal_zone_device_set_mode()
473 int thermal_zone_device_enable(struct thermal_zone_device *tz) in thermal_zone_device_enable()
479 int thermal_zone_device_disable(struct thermal_zone_device *tz) in thermal_zone_device_disable()
485 int thermal_zone_device_is_enabled(struct thermal_zone_device *tz) in thermal_zone_device_is_enabled()
492 void thermal_zone_device_update(struct thermal_zone_device *tz, in thermal_zone_device_update()
508 void thermal_zone_device_exec(struct thermal_zone_device *tz, in thermal_zone_device_exec()
523 struct thermal_zone_device *tz = container_of(work, struct in thermal_zone_device_check() local
566 struct thermal_zone_device *tz; in for_each_thermal_zone() local
582 struct thermal_zone_device *tz, *match = NULL; in thermal_zone_get_by_id() local
628 int thermal_zone_bind_cooling_device(struct thermal_zone_device *tz, in thermal_zone_bind_cooling_device()
756 int thermal_zone_unbind_cooling_device(struct thermal_zone_device *tz, in thermal_zone_unbind_cooling_device()
790 struct thermal_zone_device *tz; in thermal_release() local
812 void print_bind_err_msg(struct thermal_zone_device *tz, in print_bind_err_msg()
1122 struct thermal_zone_device *tz; in thermal_cooling_device_unregister() local
1148 static void bind_tz(struct thermal_zone_device *tz) in bind_tz()
1174 int thermal_zone_get_crit_temp(struct thermal_zone_device *tz, int *temp) in thermal_zone_get_crit_temp()
1231 struct thermal_zone_device *tz; in thermal_zone_device_register_with_trips() local
1433 void thermal_zone_device_unregister(struct thermal_zone_device *tz) in thermal_zone_device_unregister()
1523 struct thermal_zone_device *tz; in thermal_pm_notify() local