Lines Matching defs:tz
201 static int acpi_thermal_get_temperature(struct acpi_thermal *tz) in acpi_thermal_get_temperature()
222 static int acpi_thermal_get_polling_frequency(struct acpi_thermal *tz) in acpi_thermal_get_polling_frequency()
241 static int acpi_thermal_set_cooling_mode(struct acpi_thermal *tz, int mode) in acpi_thermal_set_cooling_mode()
285 static int acpi_thermal_trips_update(struct acpi_thermal *tz, int flag) in acpi_thermal_trips_update()
499 static int acpi_thermal_get_trip_points(struct acpi_thermal *tz) in acpi_thermal_get_trip_points()
522 struct acpi_thermal *tz = data; in acpi_thermal_check() local
535 struct acpi_thermal *tz = thermal->devdata; in thermal_get_temp() local
553 struct acpi_thermal *tz = thermal->devdata; in thermal_get_mode() local
567 struct acpi_thermal *tz = thermal->devdata; in thermal_set_mode() local
597 struct acpi_thermal *tz = thermal->devdata; in thermal_get_trip_type() local
642 struct acpi_thermal *tz = thermal->devdata; in thermal_get_trip_temp() local
694 struct acpi_thermal *tz = thermal->devdata; in thermal_get_crit_temp() local
708 struct acpi_thermal *tz = thermal->devdata; in thermal_get_trend() local
753 struct acpi_thermal *tz = thermal->devdata; in thermal_notify() local
776 struct acpi_thermal *tz = thermal->devdata; in acpi_thermal_cooling_device_cb() local
885 static int acpi_thermal_register_thermal_zone(struct acpi_thermal *tz) in acpi_thermal_register_thermal_zone()
940 static void acpi_thermal_unregister_thermal_zone(struct acpi_thermal *tz) in acpi_thermal_unregister_thermal_zone()
956 struct acpi_thermal *tz = acpi_driver_data(device); in acpi_thermal_notify() local
997 static void acpi_thermal_aml_dependency_fix(struct acpi_thermal *tz) in acpi_thermal_aml_dependency_fix()
1017 static int acpi_thermal_get_info(struct acpi_thermal *tz) in acpi_thermal_get_info()
1061 static void acpi_thermal_guess_offset(struct acpi_thermal *tz) in acpi_thermal_guess_offset()
1072 struct acpi_thermal *tz = container_of(work, struct acpi_thermal, in acpi_thermal_check_fn() local
1080 struct acpi_thermal *tz = NULL; in acpi_thermal_add() local
1120 struct acpi_thermal *tz = NULL; in acpi_thermal_remove() local
1143 struct acpi_thermal *tz; in acpi_thermal_resume() local