Lines Matching defs:tz
183 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()
263 static int acpi_thermal_trips_update(struct acpi_thermal *tz, int flag) in acpi_thermal_trips_update()
477 static int acpi_thermal_get_trip_points(struct acpi_thermal *tz) in acpi_thermal_get_trip_points()
500 struct acpi_thermal *tz = data; in acpi_thermal_check() local
510 struct acpi_thermal *tz = thermal->devdata; in thermal_get_temp() local
528 struct acpi_thermal *tz = thermal->devdata; in thermal_get_trip_type() local
573 struct acpi_thermal *tz = thermal->devdata; in thermal_get_trip_temp() local
626 struct acpi_thermal *tz = thermal->devdata; in thermal_get_crit_temp() local
640 struct acpi_thermal *tz = thermal->devdata; in thermal_get_trend() local
685 struct acpi_thermal *tz = thermal->devdata; in thermal_notify() local
708 struct acpi_thermal *tz = thermal->devdata; in acpi_thermal_cooling_device_cb() local
818 static int acpi_thermal_register_thermal_zone(struct acpi_thermal *tz) in acpi_thermal_register_thermal_zone()
889 static void acpi_thermal_unregister_thermal_zone(struct acpi_thermal *tz) in acpi_thermal_unregister_thermal_zone()
905 struct acpi_thermal *tz = acpi_driver_data(device); in acpi_thermal_notify() local
946 static void acpi_thermal_aml_dependency_fix(struct acpi_thermal *tz) in acpi_thermal_aml_dependency_fix()
966 static int acpi_thermal_get_info(struct acpi_thermal *tz) in acpi_thermal_get_info()
1010 static void acpi_thermal_guess_offset(struct acpi_thermal *tz) in acpi_thermal_guess_offset()
1021 struct acpi_thermal *tz = container_of(work, struct acpi_thermal, in acpi_thermal_check_fn() local
1029 struct acpi_thermal *tz = NULL; in acpi_thermal_add() local
1069 struct acpi_thermal *tz = NULL; in acpi_thermal_remove() local
1092 struct acpi_thermal *tz; in acpi_thermal_resume() local