Searched refs:raw_to_mcelsius (Results 1 – 1 of 1) sorted by relevance
350 int (*raw_to_mcelsius)(struct mtk_thermal *mt, int sensno, s32 raw); member823 temp = mt->raw_to_mcelsius( in mtk_thermal_bank_temperature()1274 mt->raw_to_mcelsius = raw_to_mcelsius_v1; in mtk_thermal_probe()1276 mt->raw_to_mcelsius = raw_to_mcelsius_v2; in mtk_thermal_probe()1278 mt->raw_to_mcelsius = raw_to_mcelsius_v3; in mtk_thermal_probe()