Lines Matching defs:tz
182 static int acpi_thermal_get_temperature(struct acpi_thermal *tz) in acpi_thermal_get_temperature()
204 static int acpi_thermal_get_polling_frequency(struct acpi_thermal *tz) in acpi_thermal_get_polling_frequency()
223 static int acpi_thermal_set_cooling_mode(struct acpi_thermal *tz, int mode) in acpi_thermal_set_cooling_mode()
255 #define ACPI_THERMAL_TRIPS_EXCEPTION(flags, tz, str) \ argument
263 static int acpi_thermal_trips_update(struct acpi_thermal *tz, int flag) in acpi_thermal_trips_update()
478 static int acpi_thermal_get_trip_points(struct acpi_thermal *tz) in acpi_thermal_get_trip_points()
503 struct acpi_thermal *tz = thermal->devdata; in thermal_get_temp() local
521 struct acpi_thermal *tz = thermal->devdata; in thermal_get_trip_type() local
566 struct acpi_thermal *tz = thermal->devdata; in thermal_get_trip_temp() local
619 struct acpi_thermal *tz = thermal->devdata; in thermal_get_crit_temp() local
633 struct acpi_thermal *tz = thermal->devdata; in thermal_get_trend() local
675 struct acpi_thermal *tz = thermal->devdata; in acpi_thermal_zone_device_hot() local
684 struct acpi_thermal *tz = thermal->devdata; in acpi_thermal_zone_device_critical() local
698 struct acpi_thermal *tz = thermal->devdata; in acpi_thermal_cooling_device_cb() local
790 static int acpi_thermal_register_thermal_zone(struct acpi_thermal *tz) in acpi_thermal_register_thermal_zone()
861 static void acpi_thermal_unregister_thermal_zone(struct acpi_thermal *tz) in acpi_thermal_unregister_thermal_zone()
875 static void acpi_queue_thermal_check(struct acpi_thermal *tz) in acpi_queue_thermal_check()
883 struct acpi_thermal *tz = acpi_driver_data(device); in acpi_thermal_notify() local
924 static void acpi_thermal_aml_dependency_fix(struct acpi_thermal *tz) in acpi_thermal_aml_dependency_fix()
944 static int acpi_thermal_get_info(struct acpi_thermal *tz) in acpi_thermal_get_info()
988 static void acpi_thermal_guess_offset(struct acpi_thermal *tz) in acpi_thermal_guess_offset()
999 struct acpi_thermal *tz = container_of(work, struct acpi_thermal, in acpi_thermal_check_fn() local
1025 struct acpi_thermal *tz = NULL; in acpi_thermal_add() local
1067 struct acpi_thermal *tz = NULL; in acpi_thermal_remove() local
1090 struct acpi_thermal *tz; in acpi_thermal_resume() local