Lines Matching defs:mt
256 struct mtk_thermal *mt; member
561 static int raw_to_mcelsius_v1(struct mtk_thermal *mt, int sensno, s32 raw) in raw_to_mcelsius_v1()
576 static int raw_to_mcelsius_v2(struct mtk_thermal *mt, int sensno, s32 raw) in raw_to_mcelsius_v2()
615 struct mtk_thermal *mt = bank->mt; in mtk_thermal_get_bank() local
636 struct mtk_thermal *mt = bank->mt; in mtk_thermal_put_bank() local
651 struct mtk_thermal *mt = bank->mt; in mtk_thermal_bank_temperature() local
684 struct mtk_thermal *mt = tz->devdata; in mtk_read_temp() local
707 static void mtk_thermal_init_bank(struct mtk_thermal *mt, int num, in mtk_thermal_init_bank()
828 static int mtk_thermal_extract_efuse_v1(struct mtk_thermal *mt, u32 *buf) in mtk_thermal_extract_efuse_v1()
873 static int mtk_thermal_extract_efuse_v2(struct mtk_thermal *mt, u32 *buf) in mtk_thermal_extract_efuse_v2()
891 struct mtk_thermal *mt) in mtk_thermal_get_calibration_data()
977 static void mtk_thermal_release_periodic_ts(struct mtk_thermal *mt, in mtk_thermal_release_periodic_ts()
992 struct mtk_thermal *mt; in mtk_thermal_probe() local
1108 struct mtk_thermal *mt = platform_get_drvdata(pdev); in mtk_thermal_remove() local