Searched refs:temp_deci_k (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/acpi/
H A Dthermal.c169 static int acpi_thermal_temp(struct acpi_thermal *tz, int temp_deci_k) argument
171 if (temp_deci_k == THERMAL_TEMP_INVALID)
174 return deci_kelvin_to_millicelsius_with_offset(temp_deci_k,

Completed in 137 milliseconds