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, bool shutdown) in thermal_zone_device_halt()
389 void thermal_zone_device_critical(struct thermal_zone_device *tz) in thermal_zone_device_critical()
395 void thermal_zone_device_critical_reboot(struct thermal_zone_device *tz) in thermal_zone_device_critical_reboot()
400 static void handle_critical_trips(struct thermal_zone_device *tz, in handle_critical_trips()
432 static void move_to_trips_high(struct thermal_zone_device *tz, in move_to_trips_high()
439 static void move_to_trips_reached(struct thermal_zone_device *tz, in move_to_trips_reached()
446 static void move_to_trips_invalid(struct thermal_zone_device *tz, in move_to_trips_invalid()
454 struct thermal_zone_device *tz, in thermal_governor_trip_crossed()
465 static void thermal_trip_crossed(struct thermal_zone_device *tz, in thermal_trip_crossed()
492 void thermal_zone_set_trip_hyst(struct thermal_zone_device *tz, in thermal_zone_set_trip_hyst()
509 void thermal_zone_set_trip_temp(struct thermal_zone_device *tz, in thermal_zone_set_trip_temp()
558 static void thermal_zone_handle_trips(struct thermal_zone_device *tz, in thermal_zone_handle_trips()
606 void __thermal_zone_device_update(struct thermal_zone_device *tz, in __thermal_zone_device_update()
656 static int thermal_zone_device_set_mode(struct thermal_zone_device *tz, in thermal_zone_device_set_mode()
681 int thermal_zone_device_enable(struct thermal_zone_device *tz) in thermal_zone_device_enable()
687 int thermal_zone_device_disable(struct thermal_zone_device *tz) in thermal_zone_device_disable()
693 static bool thermal_zone_is_present(struct thermal_zone_device *tz) in thermal_zone_is_present()
698 void thermal_zone_device_update(struct thermal_zone_device *tz, in thermal_zone_device_update()
747 struct thermal_zone_device *tz; in for_each_thermal_zone() local
764 struct thermal_zone_device *tz; in thermal_zone_get_by_id() local
821 static int thermal_bind_cdev_to_trip(struct thermal_zone_device *tz, in thermal_bind_cdev_to_trip()
928 static void thermal_unbind_cdev_from_trip(struct thermal_zone_device *tz, in thermal_unbind_cdev_from_trip()
955 struct thermal_zone_device *tz; in thermal_release() local
977 void print_bind_err_msg(struct thermal_zone_device *tz, in print_bind_err_msg()
985 static bool __thermal_zone_cdev_bind(struct thermal_zone_device *tz, in __thermal_zone_cdev_bind()
1017 static void thermal_zone_cdev_bind(struct thermal_zone_device *tz, in thermal_zone_cdev_bind()
1028 struct thermal_zone_device *tz; in thermal_cooling_device_init_complete() local
1314 static void __thermal_zone_cdev_unbind(struct thermal_zone_device *tz, in __thermal_zone_cdev_unbind()
1323 static void thermal_zone_cdev_unbind(struct thermal_zone_device *tz, in thermal_zone_cdev_unbind()
1333 struct thermal_zone_device *tz; in thermal_cooling_device_exit() local
1364 int thermal_zone_get_crit_temp(struct thermal_zone_device *tz, int *temp) in thermal_zone_get_crit_temp()
1390 struct thermal_zone_device *tz = container_of(work, struct in thermal_zone_device_check() local
1396 static void thermal_zone_device_init(struct thermal_zone_device *tz) in thermal_zone_device_init()
1429 static int thermal_zone_init_governor(struct thermal_zone_device *tz) in thermal_zone_init_governor()
1443 static void thermal_zone_init_complete(struct thermal_zone_device *tz) in thermal_zone_init_complete()
1503 struct thermal_zone_device *tz; in thermal_zone_device_register_with_trips() local
1681 static bool thermal_zone_exit(struct thermal_zone_device *tz) in thermal_zone_exit()
1706 void thermal_zone_device_unregister(struct thermal_zone_device *tz) in thermal_zone_device_unregister()
1775 struct thermal_zone_device *tz; in thermal_zone_device_resume() local
1791 static void thermal_zone_pm_prepare(struct thermal_zone_device *tz) in thermal_zone_pm_prepare()
1811 struct thermal_zone_device *tz; in thermal_pm_notify_prepare() local
1821 static void thermal_zone_pm_complete(struct thermal_zone_device *tz) in thermal_zone_pm_complete()
1841 struct thermal_zone_device *tz; in thermal_pm_notify_complete() local