Home
last modified time | relevance | path

Searched defs:temp_code (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/thermal/
H A Damlogic_thermal.c110 int temp_code) in amlogic_thermal_code_to_millicelsius()
/linux/drivers/thermal/samsung/
H A Dexynos_tmu.c221 static int code_to_temp(struct exynos_tmu_data *data, u16 temp_code) in code_to_temp()