• Home
  • Raw
  • Download

Lines Matching defs:tz

65 #define ACPI_THERMAL_TRIPS_EXCEPTION(flags, tz, str) \  argument
141 static int acpi_thermal_get_temperature(struct acpi_thermal *tz) in acpi_thermal_get_temperature()
163 static int acpi_thermal_get_polling_frequency(struct acpi_thermal *tz) in acpi_thermal_get_polling_frequency()
182 static int acpi_thermal_temp(struct acpi_thermal *tz, int temp_deci_k) in acpi_thermal_temp()
191 static void __acpi_thermal_trips_update(struct acpi_thermal *tz, int flag) in __acpi_thermal_trips_update()
405 struct acpi_thermal *tz = data; in acpi_thermal_adjust_trip() local
421 struct acpi_thermal *tz = thermal_zone_device_priv(thermal); in acpi_thermal_adjust_thermal_zone() local
430 static void acpi_queue_thermal_check(struct acpi_thermal *tz) in acpi_queue_thermal_check()
436 static void acpi_thermal_trips_update(struct acpi_thermal *tz, u32 event) in acpi_thermal_trips_update()
454 static int acpi_thermal_get_trip_points(struct acpi_thermal *tz) in acpi_thermal_get_trip_points()
479 struct acpi_thermal *tz = thermal_zone_device_priv(thermal); in thermal_get_temp() local
498 struct acpi_thermal *tz = thermal_zone_device_priv(thermal); in thermal_get_trend() local
542 struct acpi_thermal *tz = thermal_zone_device_priv(thermal); in acpi_thermal_zone_device_hot() local
551 struct acpi_thermal *tz = thermal_zone_device_priv(thermal); in acpi_thermal_zone_device_critical() local
565 struct acpi_thermal *tz = thermal_zone_device_priv(thermal); in acpi_thermal_cooling_device_cb() local
656 static int acpi_thermal_zone_sysfs_add(struct acpi_thermal *tz) in acpi_thermal_zone_sysfs_add()
674 static void acpi_thermal_zone_sysfs_remove(struct acpi_thermal *tz) in acpi_thermal_zone_sysfs_remove()
682 static int acpi_thermal_register_thermal_zone(struct acpi_thermal *tz) in acpi_thermal_register_thermal_zone()
779 static void acpi_thermal_unregister_thermal_zone(struct acpi_thermal *tz) in acpi_thermal_unregister_thermal_zone()
795 struct acpi_thermal *tz = acpi_driver_data(device); in acpi_thermal_notify() local
827 static void acpi_thermal_aml_dependency_fix(struct acpi_thermal *tz) in acpi_thermal_aml_dependency_fix()
847 static int acpi_thermal_get_info(struct acpi_thermal *tz) in acpi_thermal_get_info()
889 static void acpi_thermal_guess_offset(struct acpi_thermal *tz) in acpi_thermal_guess_offset()
900 struct acpi_thermal *tz = container_of(work, struct acpi_thermal, in acpi_thermal_check_fn() local
925 struct acpi_thermal *tz; in acpi_thermal_add() local
976 struct acpi_thermal *tz; in acpi_thermal_remove() local
1002 struct acpi_thermal *tz; in acpi_thermal_resume() local