Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/mediatek/
Dauxadc_thermal.c299 struct mtk_thermal;
307 struct mtk_thermal *mt;
330 struct mtk_thermal { struct
350 int (*raw_to_mcelsius)(struct mtk_thermal *mt, int sensno, s32 raw); argument
712 static int raw_to_mcelsius_v1(struct mtk_thermal *mt, int sensno, s32 raw) in raw_to_mcelsius_v1()
727 static int raw_to_mcelsius_v2(struct mtk_thermal *mt, int sensno, s32 raw) in raw_to_mcelsius_v2()
757 static int raw_to_mcelsius_v3(struct mtk_thermal *mt, int sensno, s32 raw) in raw_to_mcelsius_v3()
782 struct mtk_thermal *mt = bank->mt; in mtk_thermal_get_bank()
803 struct mtk_thermal *mt = bank->mt; in mtk_thermal_put_bank()
818 struct mtk_thermal *mt = bank->mt; in mtk_thermal_bank_temperature()
[all …]