Searched refs:temp_dk (Results 1 – 1 of 1) sorted by relevance
90 unsigned long temp_dk; member113 unsigned long temp_dk; member137 tz->last_temp_dk = tz->temp_dk; in acpi_thermal_get_temperature()143 tz->temp_dk = tmp; in acpi_thermal_get_temperature()146 tz->temp_dk); in acpi_thermal_get_temperature()187 return acpi_trip->temp_dk != THERMAL_TEMP_INVALID; in acpi_thermal_trip_valid()238 acpi_trip->temp_dk = get_passive_temp(tz); in acpi_thermal_update_trip()242 acpi_trip->temp_dk = get_active_temp(tz, index); in acpi_thermal_update_trip()289 acpi_trip->temp_dk = THERMAL_TEMP_INVALID; in acpi_thermal_update_trip_devices()314 temp = acpi_thermal_temp(tz, acpi_trip->temp_dk); in acpi_thermal_adjust_trip()[all …]