Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dunits.h54 static inline long millicelsius_to_kelvin(long t) in millicelsius_to_kelvin() function
/Linux-v6.6/drivers/nvme/host/
Dhwmon.c46 temp = millicelsius_to_kelvin(temp); in nvme_set_temp_thresh()