Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thermal/
Dmtk_thermal.c246 struct mtk_thermal;
254 struct mtk_thermal *mt;
274 struct mtk_thermal { struct
559 static int raw_to_mcelsius_v1(struct mtk_thermal *mt, int sensno, s32 raw) in raw_to_mcelsius_v1()
574 static int raw_to_mcelsius_v2(struct mtk_thermal *mt, int sensno, s32 raw) in raw_to_mcelsius_v2()
613 struct mtk_thermal *mt = bank->mt; in mtk_thermal_get_bank()
634 struct mtk_thermal *mt = bank->mt; in mtk_thermal_put_bank()
649 struct mtk_thermal *mt = bank->mt; in mtk_thermal_bank_temperature()
682 struct mtk_thermal *mt = data; in mtk_read_temp()
705 static void mtk_thermal_init_bank(struct mtk_thermal *mt, int num, in mtk_thermal_init_bank()
[all …]
DMakefile58 obj-$(CONFIG_MTK_THERMAL) += mtk_thermal.o