Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Dmtk_thermal.c162 struct mtk_thermal;
170 struct mtk_thermal *mt;
184 struct mtk_thermal { struct
371 static int raw_to_mcelsius(struct mtk_thermal *mt, int sensno, s32 raw) in raw_to_mcelsius()
395 struct mtk_thermal *mt = bank->mt; in mtk_thermal_get_bank()
414 struct mtk_thermal *mt = bank->mt; in mtk_thermal_put_bank()
428 struct mtk_thermal *mt = bank->mt; in mtk_thermal_bank_temperature()
457 struct mtk_thermal *mt = data; in mtk_read_temp()
480 static void mtk_thermal_init_bank(struct mtk_thermal *mt, int num, in mtk_thermal_init_bank()
596 struct mtk_thermal *mt) in mtk_thermal_get_calibration_data()
[all …]
DMakefile60 obj-$(CONFIG_MTK_THERMAL) += mtk_thermal.o