Lines Matching defs:tz

197 static int acpi_thermal_get_temperature(struct acpi_thermal *tz)  in acpi_thermal_get_temperature()
218 static int acpi_thermal_get_polling_frequency(struct acpi_thermal *tz) in acpi_thermal_get_polling_frequency()
237 static int acpi_thermal_set_cooling_mode(struct acpi_thermal *tz, int mode) in acpi_thermal_set_cooling_mode()
281 static int acpi_thermal_trips_update(struct acpi_thermal *tz, int flag) in acpi_thermal_trips_update()
495 static int acpi_thermal_get_trip_points(struct acpi_thermal *tz) in acpi_thermal_get_trip_points()
518 struct acpi_thermal *tz = data; in acpi_thermal_check() local
530 struct acpi_thermal *tz = thermal->devdata; in thermal_get_temp() local
548 struct acpi_thermal *tz = thermal->devdata; in thermal_get_mode() local
562 struct acpi_thermal *tz = thermal->devdata; in thermal_set_mode() local
592 struct acpi_thermal *tz = thermal->devdata; in thermal_get_trip_type() local
637 struct acpi_thermal *tz = thermal->devdata; in thermal_get_trip_temp() local
690 struct acpi_thermal *tz = thermal->devdata; in thermal_get_crit_temp() local
704 struct acpi_thermal *tz = thermal->devdata; in thermal_get_trend() local
749 struct acpi_thermal *tz = thermal->devdata; in thermal_notify() local
772 struct acpi_thermal *tz = thermal->devdata; in acpi_thermal_cooling_device_cb() local
884 static int acpi_thermal_register_thermal_zone(struct acpi_thermal *tz) in acpi_thermal_register_thermal_zone()
939 static void acpi_thermal_unregister_thermal_zone(struct acpi_thermal *tz) in acpi_thermal_unregister_thermal_zone()
955 struct acpi_thermal *tz = acpi_driver_data(device); in acpi_thermal_notify() local
996 static void acpi_thermal_aml_dependency_fix(struct acpi_thermal *tz) in acpi_thermal_aml_dependency_fix()
1016 static int acpi_thermal_get_info(struct acpi_thermal *tz) in acpi_thermal_get_info()
1060 static void acpi_thermal_guess_offset(struct acpi_thermal *tz) in acpi_thermal_guess_offset()
1071 struct acpi_thermal *tz = container_of(work, struct acpi_thermal, in acpi_thermal_check_fn() local
1079 struct acpi_thermal *tz = NULL; in acpi_thermal_add() local
1119 struct acpi_thermal *tz = NULL; in acpi_thermal_remove() local
1142 struct acpi_thermal *tz; in acpi_thermal_resume() local