Home
last modified time | relevance | path

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

/linux-3.3/drivers/hwmon/
Dexynos4_tmu.c87 static int temp_to_code(struct exynos4_tmu_data *data, u8 temp) in temp_to_code() function
168 threshold_code = temp_to_code(data, pdata->threshold); in exynos4_tmu_initialize()