Lines Matching defs:tz

71 static void bind_previous_governor(struct thermal_zone_device *tz,  in bind_previous_governor()
93 static int thermal_set_governor(struct thermal_zone_device *tz, in thermal_set_governor()
195 int thermal_zone_device_set_policy(struct thermal_zone_device *tz, in thermal_zone_device_set_policy()
285 static void thermal_zone_device_set_polling(struct thermal_zone_device *tz, in thermal_zone_device_set_polling()
295 static void monitor_thermal_zone(struct thermal_zone_device *tz) in monitor_thermal_zone()
305 static void handle_non_critical_trips(struct thermal_zone_device *tz, in handle_non_critical_trips()
312 void thermal_governor_update_tz(struct thermal_zone_device *tz, in thermal_governor_update_tz()
321 static void thermal_zone_device_halt(struct thermal_zone_device *tz, bool shutdown) in thermal_zone_device_halt()
338 void thermal_zone_device_critical(struct thermal_zone_device *tz) in thermal_zone_device_critical()
344 void thermal_zone_device_critical_reboot(struct thermal_zone_device *tz) in thermal_zone_device_critical_reboot()
349 static void handle_critical_trips(struct thermal_zone_device *tz, in handle_critical_trips()
364 static void handle_thermal_trip(struct thermal_zone_device *tz, in handle_thermal_trip()
416 static void update_temperature(struct thermal_zone_device *tz) in update_temperature()
440 struct thermal_zone_device *tz = container_of(work, struct in thermal_zone_device_check() local
446 static void thermal_zone_device_init(struct thermal_zone_device *tz) in thermal_zone_device_init()
459 void __thermal_zone_device_update(struct thermal_zone_device *tz, in __thermal_zone_device_update()
482 static int thermal_zone_device_set_mode(struct thermal_zone_device *tz, in thermal_zone_device_set_mode()
514 int thermal_zone_device_enable(struct thermal_zone_device *tz) in thermal_zone_device_enable()
520 int thermal_zone_device_disable(struct thermal_zone_device *tz) in thermal_zone_device_disable()
526 int thermal_zone_device_is_enabled(struct thermal_zone_device *tz) in thermal_zone_device_is_enabled()
533 static bool thermal_zone_is_present(struct thermal_zone_device *tz) in thermal_zone_is_present()
538 void thermal_zone_device_update(struct thermal_zone_device *tz, in thermal_zone_device_update()
585 struct thermal_zone_device *tz; in for_each_thermal_zone() local
601 struct thermal_zone_device *tz, *match = NULL; in thermal_zone_get_by_id() local
646 int thermal_bind_cdev_to_trip(struct thermal_zone_device *tz, in thermal_bind_cdev_to_trip()
761 int thermal_zone_bind_cooling_device(struct thermal_zone_device *tz, in thermal_zone_bind_cooling_device()
787 int thermal_unbind_cdev_from_trip(struct thermal_zone_device *tz, in thermal_unbind_cdev_from_trip()
822 int thermal_zone_unbind_cooling_device(struct thermal_zone_device *tz, in thermal_zone_unbind_cooling_device()
835 struct thermal_zone_device *tz; in thermal_release() local
857 void print_bind_err_msg(struct thermal_zone_device *tz, in print_bind_err_msg()
1169 struct thermal_zone_device *tz; in thermal_cooling_device_unregister() local
1197 static void bind_tz(struct thermal_zone_device *tz) in bind_tz()
1223 int thermal_zone_get_crit_temp(struct thermal_zone_device *tz, int *temp) in thermal_zone_get_crit_temp()
1280 struct thermal_zone_device *tz; in thermal_zone_device_register_with_trips() local
1476 void thermal_zone_device_unregister(struct thermal_zone_device *tz) in thermal_zone_device_unregister()
1568 struct thermal_zone_device *tz; in thermal_zone_device_resume() local
1585 struct thermal_zone_device *tz; in thermal_pm_notify() local