Lines Matching defs:mtk_thermal
246 struct mtk_thermal;
254 struct mtk_thermal *mt;
274 struct mtk_thermal {
559 static int raw_to_mcelsius_v1(struct mtk_thermal *mt, int sensno, s32 raw)
574 static int raw_to_mcelsius_v2(struct mtk_thermal *mt, int sensno, s32 raw)
613 struct mtk_thermal *mt = bank->mt;
634 struct mtk_thermal *mt = bank->mt;
649 struct mtk_thermal *mt = bank->mt;
682 struct mtk_thermal *mt = data;
705 static void mtk_thermal_init_bank(struct mtk_thermal *mt, int num,
826 static int mtk_thermal_extract_efuse_v1(struct mtk_thermal *mt, u32 *buf)
871 static int mtk_thermal_extract_efuse_v2(struct mtk_thermal *mt, u32 *buf)
889 struct mtk_thermal *mt)
975 static void mtk_thermal_release_periodic_ts(struct mtk_thermal *mt,
990 struct mtk_thermal *mt;
1102 struct mtk_thermal *mt = platform_get_drvdata(pdev);