Searched refs:temp_dk (Results 1 – 1 of 1) sorted by relevance
89 unsigned long temp_dk; member112 unsigned long temp_dk; member136 tz->last_temp_dk = tz->temp_dk; in acpi_thermal_get_temperature()142 tz->temp_dk = tmp; in acpi_thermal_get_temperature()145 tz->temp_dk); in acpi_thermal_get_temperature()186 return acpi_trip->temp_dk != THERMAL_TEMP_INVALID; in acpi_thermal_trip_valid()237 acpi_trip->temp_dk = get_passive_temp(tz); in acpi_thermal_update_trip()241 acpi_trip->temp_dk = get_active_temp(tz, index); in acpi_thermal_update_trip()288 acpi_trip->temp_dk = THERMAL_TEMP_INVALID; in acpi_thermal_update_trip_devices()313 temp = acpi_thermal_temp(tz, acpi_trip->temp_dk); in acpi_thermal_adjust_trip()[all …]