Lines Matching defs:tz

59 #define ACPI_THERMAL_TRIPS_EXCEPTION(tz, str) \  argument
128 static int acpi_thermal_get_temperature(struct acpi_thermal *tz) in acpi_thermal_get_temperature()
150 static int acpi_thermal_get_polling_frequency(struct acpi_thermal *tz) in acpi_thermal_get_polling_frequency()
169 static int acpi_thermal_temp(struct acpi_thermal *tz, int temp_deci_k) in acpi_thermal_temp()
189 static int active_trip_index(struct acpi_thermal *tz, in active_trip_index()
198 static long get_passive_temp(struct acpi_thermal *tz) in get_passive_temp()
208 static long get_active_temp(struct acpi_thermal *tz, int index) in get_active_temp()
228 static void acpi_thermal_update_trip(struct acpi_thermal *tz, in acpi_thermal_update_trip()
248 static bool update_trip_devices(struct acpi_thermal *tz, in update_trip_devices()
278 static void acpi_thermal_update_trip_devices(struct acpi_thermal *tz, in acpi_thermal_update_trip_devices()
293 struct acpi_thermal *tz; member
301 struct acpi_thermal *tz = atd->tz; in acpi_thermal_adjust_trip() local
322 static void acpi_queue_thermal_check(struct acpi_thermal *tz) in acpi_queue_thermal_check()
328 static void acpi_thermal_trips_update(struct acpi_thermal *tz, u32 event) in acpi_thermal_trips_update()
347 static int acpi_thermal_get_critical_trip(struct acpi_thermal *tz) in acpi_thermal_get_critical_trip()
377 static int acpi_thermal_get_hot_trip(struct acpi_thermal *tz) in acpi_thermal_get_hot_trip()
390 static bool passive_trip_params_init(struct acpi_thermal *tz) in passive_trip_params_init()
422 static bool acpi_thermal_init_trip(struct acpi_thermal *tz, int index) in acpi_thermal_init_trip()
461 static void 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
592 static int acpi_thermal_zone_sysfs_add(struct acpi_thermal *tz) in acpi_thermal_zone_sysfs_add()
610 static void acpi_thermal_zone_sysfs_remove(struct acpi_thermal *tz) in acpi_thermal_zone_sysfs_remove()
618 static int acpi_thermal_register_thermal_zone(struct acpi_thermal *tz, in acpi_thermal_register_thermal_zone()
658 static void acpi_thermal_unregister_thermal_zone(struct acpi_thermal *tz) in acpi_thermal_unregister_thermal_zone()
674 struct acpi_thermal *tz = acpi_driver_data(device); in acpi_thermal_notify() local
706 static void acpi_thermal_aml_dependency_fix(struct acpi_thermal *tz) in acpi_thermal_aml_dependency_fix()
736 static void acpi_thermal_guess_offset(struct acpi_thermal *tz, long crit_temp) in acpi_thermal_guess_offset()
746 struct acpi_thermal *tz = container_of(work, struct acpi_thermal, in acpi_thermal_check_fn() local
769 static void acpi_thermal_free_thermal_zone(struct acpi_thermal *tz) in acpi_thermal_free_thermal_zone()
785 struct acpi_thermal *tz; in acpi_thermal_add() local
899 struct acpi_thermal *tz; in acpi_thermal_remove() local
924 struct acpi_thermal *tz; in acpi_thermal_resume() local