Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thermal/mediatek/
Dauxadc_thermal.c350 int (*raw_to_mcelsius)(struct mtk_thermal *mt, int sensno, s32 raw); member
823 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()