Home
last modified time | relevance | path

Searched refs:acpi_thermal_temp (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/acpi/
H A Dthermal.c169 static int acpi_thermal_temp(struct acpi_thermal *tz, int temp_deci_k) in acpi_thermal_temp() function
313 temp = acpi_thermal_temp(tz, acpi_trip->temp_dk); in acpi_thermal_adjust_trip()
526 t = acpi_thermal_temp(tz, tz->temp_dk); in thermal_get_trend()
833 trip->temperature = acpi_thermal_temp(tz, crit_temp); in acpi_thermal_add()
839 trip->temperature = acpi_thermal_temp(tz, hot_temp); in acpi_thermal_add()
848 trip->temperature = acpi_thermal_temp(tz, acpi_trip->temp_dk); in acpi_thermal_add()
860 trip->temperature = acpi_thermal_temp(tz, acpi_trip->temp_dk); in acpi_thermal_add()