Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dunits.h45 static inline long celsius_to_deci_kelvin(long t) in celsius_to_deci_kelvin() function
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dthermal.c302 unsigned long crt_k = celsius_to_deci_kelvin(crt); in acpi_thermal_trips_update()
339 tmp = celsius_to_deci_kelvin(psv); in acpi_thermal_trips_update()
419 celsius_to_deci_kelvin(act); in acpi_thermal_trips_update()
427 celsius_to_deci_kelvin(act) ? in acpi_thermal_trips_update()
429 celsius_to_deci_kelvin(act)); in acpi_thermal_trips_update()
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dintel_menlow.c339 celsius_to_deci_kelvin(value)); in aux_store()