Searched refs:deg_c (Results 1 – 1 of 1) sorted by relevance
30 static int to_acpi_temp(int deg_c) in to_acpi_temp() argument32 return deg_c * 10 + 2732; in to_acpi_temp()