Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thermal/
H A Drk_virtual_thermal.c560 static int map_temp_from_current(int cur) in map_temp_from_current() function
591 temp = map_temp_from_current(cur / 1000); in get_temp_by_current()