• Home
  • Raw
  • Download

Lines Matching defs:tz

185 static int acpi_thermal_get_temperature(struct acpi_thermal *tz)  in acpi_thermal_get_temperature()
206 static int acpi_thermal_get_polling_frequency(struct acpi_thermal *tz) in acpi_thermal_get_polling_frequency()
225 static int acpi_thermal_set_cooling_mode(struct acpi_thermal *tz, int mode) in acpi_thermal_set_cooling_mode()
265 static int acpi_thermal_trips_update(struct acpi_thermal *tz, int flag) in acpi_thermal_trips_update()
479 static int acpi_thermal_get_trip_points(struct acpi_thermal *tz) in acpi_thermal_get_trip_points()
504 struct acpi_thermal *tz = thermal->devdata; in thermal_get_temp() local
522 struct acpi_thermal *tz = thermal->devdata; in thermal_get_trip_type() local
567 struct acpi_thermal *tz = thermal->devdata; in thermal_get_trip_temp() local
620 struct acpi_thermal *tz = thermal->devdata; in thermal_get_crit_temp() local
634 struct acpi_thermal *tz = thermal->devdata; in thermal_get_trend() local
679 struct acpi_thermal *tz = thermal->devdata; in thermal_notify() local
702 struct acpi_thermal *tz = thermal->devdata; in acpi_thermal_cooling_device_cb() local
812 static int acpi_thermal_register_thermal_zone(struct acpi_thermal *tz) in acpi_thermal_register_thermal_zone()
883 static void acpi_thermal_unregister_thermal_zone(struct acpi_thermal *tz) in acpi_thermal_unregister_thermal_zone()
897 static void acpi_queue_thermal_check(struct acpi_thermal *tz) in acpi_queue_thermal_check()
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
1047 struct acpi_thermal *tz = NULL; in acpi_thermal_add() local
1089 struct acpi_thermal *tz = NULL; in acpi_thermal_remove() local
1112 struct acpi_thermal *tz; in acpi_thermal_resume() local