Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/thermal/
Dmtk_thermal.c255 struct mtk_thermal_bank { struct
294 struct mtk_thermal_bank banks[MAX_NUM_ZONES];
613 static void mtk_thermal_get_bank(struct mtk_thermal_bank *bank) in mtk_thermal_get_bank()
634 static void mtk_thermal_put_bank(struct mtk_thermal_bank *bank) in mtk_thermal_put_bank()
649 static int mtk_thermal_bank_temperature(struct mtk_thermal_bank *bank) in mtk_thermal_bank_temperature()
689 struct mtk_thermal_bank *bank = &mt->banks[i]; in mtk_read_temp()
711 struct mtk_thermal_bank *bank = &mt->banks[num]; in mtk_thermal_init_bank()