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()
191 int thermal_zone_device_set_policy(struct thermal_zone_device *tz, in thermal_zone_device_set_policy()
262 static int __thermal_zone_device_set_mode(struct thermal_zone_device *tz, in __thermal_zone_device_set_mode()
278 static void thermal_zone_broken_disable(struct thermal_zone_device *tz) in thermal_zone_broken_disable()
310 static void thermal_zone_device_set_polling(struct thermal_zone_device *tz, in thermal_zone_device_set_polling()
319 static void thermal_zone_recheck(struct thermal_zone_device *tz, int error) in thermal_zone_recheck()
347 static void monitor_thermal_zone(struct thermal_zone_device *tz) in monitor_thermal_zone()
355 static struct thermal_governor *thermal_get_tz_governor(struct thermal_zone_device *tz) in thermal_get_tz_governor()
363 void thermal_governor_update_tz(struct thermal_zone_device *tz, in thermal_governor_update_tz()
372 static void thermal_zone_device_halt(struct thermal_zone_device *tz, in thermal_zone_device_halt()
387 void thermal_zone_device_critical(struct thermal_zone_device *tz) in thermal_zone_device_critical()
393 void thermal_zone_device_critical_shutdown(struct thermal_zone_device *tz) in thermal_zone_device_critical_shutdown()
398 void thermal_zone_device_critical_reboot(struct thermal_zone_device *tz) in thermal_zone_device_critical_reboot()
403 static void handle_critical_trips(struct thermal_zone_device *tz, in handle_critical_trips()
435 static void move_to_trips_high(struct thermal_zone_device *tz, in move_to_trips_high()
442 static void move_to_trips_reached(struct thermal_zone_device *tz, in move_to_trips_reached()
449 static void move_to_trips_invalid(struct thermal_zone_device *tz, in move_to_trips_invalid()
457 struct thermal_zone_device *tz, in thermal_governor_trip_crossed()
468 static void thermal_trip_crossed(struct thermal_zone_device *tz, in thermal_trip_crossed()
495 void thermal_zone_set_trip_hyst(struct thermal_zone_device *tz, in thermal_zone_set_trip_hyst()
512 void thermal_zone_set_trip_temp(struct thermal_zone_device *tz, in thermal_zone_set_trip_temp()
561 static void thermal_zone_handle_trips(struct thermal_zone_device *tz, in thermal_zone_handle_trips()
609 void __thermal_zone_device_update(struct thermal_zone_device *tz, in __thermal_zone_device_update()
659 static int thermal_zone_device_set_mode(struct thermal_zone_device *tz, in thermal_zone_device_set_mode()
684 int thermal_zone_device_enable(struct thermal_zone_device *tz) in thermal_zone_device_enable()
690 int thermal_zone_device_disable(struct thermal_zone_device *tz) in thermal_zone_device_disable()
696 static bool thermal_zone_is_present(struct thermal_zone_device *tz) in thermal_zone_is_present()
701 void thermal_zone_device_update(struct thermal_zone_device *tz, in thermal_zone_device_update()
750 struct thermal_zone_device *tz; in for_each_thermal_zone() local
767 struct thermal_zone_device *tz; in thermal_zone_get_by_id() local
824 static int thermal_bind_cdev_to_trip(struct thermal_zone_device *tz, in thermal_bind_cdev_to_trip()
931 static void thermal_unbind_cdev_from_trip(struct thermal_zone_device *tz, in thermal_unbind_cdev_from_trip()
958 struct thermal_zone_device *tz; in thermal_release() local
980 void print_bind_err_msg(struct thermal_zone_device *tz, in print_bind_err_msg()
988 static bool __thermal_zone_cdev_bind(struct thermal_zone_device *tz, in __thermal_zone_cdev_bind()
1020 static void thermal_zone_cdev_bind(struct thermal_zone_device *tz, in thermal_zone_cdev_bind()
1031 struct thermal_zone_device *tz; in thermal_cooling_device_init_complete() local
1317 static void __thermal_zone_cdev_unbind(struct thermal_zone_device *tz, in __thermal_zone_cdev_unbind()
1326 static void thermal_zone_cdev_unbind(struct thermal_zone_device *tz, in thermal_zone_cdev_unbind()
1336 struct thermal_zone_device *tz; in thermal_cooling_device_exit() local
1367 int thermal_zone_get_crit_temp(struct thermal_zone_device *tz, int *temp) in thermal_zone_get_crit_temp()
1393 struct thermal_zone_device *tz = container_of(work, struct in thermal_zone_device_check() local
1399 static void thermal_zone_device_init(struct thermal_zone_device *tz) in thermal_zone_device_init()
1432 static int thermal_zone_init_governor(struct thermal_zone_device *tz) in thermal_zone_init_governor()
1446 static void thermal_zone_init_complete(struct thermal_zone_device *tz) in thermal_zone_init_complete()
1506 struct thermal_zone_device *tz; in thermal_zone_device_register_with_trips() local
1684 static bool thermal_zone_exit(struct thermal_zone_device *tz) in thermal_zone_exit()
1709 void thermal_zone_device_unregister(struct thermal_zone_device *tz) in thermal_zone_device_unregister()
1778 struct thermal_zone_device *tz; in thermal_zone_device_resume() local
1794 static void thermal_zone_pm_prepare(struct thermal_zone_device *tz) in thermal_zone_pm_prepare()
1814 struct thermal_zone_device *tz; in thermal_pm_notify_prepare() local
1824 static void thermal_zone_pm_complete(struct thermal_zone_device *tz) in thermal_zone_pm_complete()
1844 struct thermal_zone_device *tz; in thermal_pm_notify_complete() local