Lines Matching defs:tz
57 #define ACPI_THERMAL_TRIPS_EXCEPTION(tz, str) \ argument
127 static int acpi_thermal_get_temperature(struct acpi_thermal *tz) in acpi_thermal_get_temperature()
149 static int acpi_thermal_get_polling_frequency(struct acpi_thermal *tz) in acpi_thermal_get_polling_frequency()
168 static int acpi_thermal_temp(struct acpi_thermal *tz, int temp_deci_k) in acpi_thermal_temp()
182 static int active_trip_index(struct acpi_thermal *tz, in active_trip_index()
191 static long get_passive_temp(struct acpi_thermal *tz) in get_passive_temp()
201 static long get_active_temp(struct acpi_thermal *tz, int index) in get_active_temp()
221 static void acpi_thermal_update_trip(struct acpi_thermal *tz, in acpi_thermal_update_trip()
241 static bool update_trip_devices(struct acpi_thermal *tz, in update_trip_devices()
271 static void acpi_thermal_update_trip_devices(struct acpi_thermal *tz, in acpi_thermal_update_trip_devices()
286 struct acpi_thermal *tz; member
294 struct acpi_thermal *tz = atd->tz; in acpi_thermal_adjust_trip() local
315 static void acpi_queue_thermal_check(struct acpi_thermal *tz) in acpi_queue_thermal_check()
321 static void acpi_thermal_trips_update(struct acpi_thermal *tz, u32 event) in acpi_thermal_trips_update()
340 static int acpi_thermal_get_critical_trip(struct acpi_thermal *tz) in acpi_thermal_get_critical_trip()
370 static int acpi_thermal_get_hot_trip(struct acpi_thermal *tz) in acpi_thermal_get_hot_trip()
383 static bool passive_trip_params_init(struct acpi_thermal *tz) in passive_trip_params_init()
415 static bool acpi_thermal_init_trip(struct acpi_thermal *tz, int index) in acpi_thermal_init_trip()
454 static int acpi_thermal_get_trip_points(struct acpi_thermal *tz) in acpi_thermal_get_trip_points()
480 struct acpi_thermal *tz = thermal_zone_device_priv(thermal); in thermal_get_temp() local
499 struct acpi_thermal *tz = thermal_zone_device_priv(thermal); in thermal_get_trend() local
543 struct acpi_thermal *tz = thermal_zone_device_priv(thermal); in acpi_thermal_zone_device_hot() local
552 struct acpi_thermal *tz = thermal_zone_device_priv(thermal); in acpi_thermal_zone_device_critical() local
638 static int acpi_thermal_zone_sysfs_add(struct acpi_thermal *tz) in acpi_thermal_zone_sysfs_add()
656 static void acpi_thermal_zone_sysfs_remove(struct acpi_thermal *tz) in acpi_thermal_zone_sysfs_remove()
664 static int acpi_thermal_register_thermal_zone(struct acpi_thermal *tz, in acpi_thermal_register_thermal_zone()
702 static void acpi_thermal_unregister_thermal_zone(struct acpi_thermal *tz) in acpi_thermal_unregister_thermal_zone()
718 struct acpi_thermal *tz = acpi_driver_data(device); in acpi_thermal_notify() local
750 static void acpi_thermal_aml_dependency_fix(struct acpi_thermal *tz) in acpi_thermal_aml_dependency_fix()
780 static void acpi_thermal_guess_offset(struct acpi_thermal *tz, long crit_temp) in acpi_thermal_guess_offset()
790 struct acpi_thermal *tz = container_of(work, struct acpi_thermal, in acpi_thermal_check_fn() local
813 static void acpi_thermal_free_thermal_zone(struct acpi_thermal *tz) in acpi_thermal_free_thermal_zone()
828 struct acpi_thermal *tz; in acpi_thermal_add() local
957 struct acpi_thermal *tz; in acpi_thermal_remove() local
983 struct acpi_thermal *tz; in acpi_thermal_resume() local