Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thermal/samsung/
Dexynos_tmu.c247 static int code_to_temp(struct exynos_tmu_data *data, u16 temp_code) in code_to_temp() function
726 *temp = code_to_temp(data, data->tmu_read(data)) * MCELSIUS; in exynos_get_temp()