Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/
H A Dthermal.c182 static int acpi_thermal_temp(struct acpi_thermal *tz, int temp_deci_k) in acpi_thermal_temp() function
411 trip->temperature = acpi_thermal_temp(tz, acpi_trip->temperature); in acpi_thermal_adjust_trip()
525 t = acpi_thermal_temp(tz, tz->temperature); in thermal_get_trend()
713 trip->temperature = acpi_thermal_temp(tz, tz->trips.critical.temperature); in acpi_thermal_register_thermal_zone()
719 trip->temperature = acpi_thermal_temp(tz, tz->trips.hot.temperature); in acpi_thermal_register_thermal_zone()
726 trip->temperature = acpi_thermal_temp(tz, acpi_trip->temperature); in acpi_thermal_register_thermal_zone()
738 trip->temperature = acpi_thermal_temp(tz, acpi_trip->temperature); in acpi_thermal_register_thermal_zone()