Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thermal/
Dmtk_thermal.c253 struct mtk_thermal_bank { struct
292 struct mtk_thermal_bank banks[MAX_NUM_ZONES];
611 static void mtk_thermal_get_bank(struct mtk_thermal_bank *bank) in mtk_thermal_get_bank()
632 static void mtk_thermal_put_bank(struct mtk_thermal_bank *bank) in mtk_thermal_put_bank()
647 static int mtk_thermal_bank_temperature(struct mtk_thermal_bank *bank) in mtk_thermal_bank_temperature()
687 struct mtk_thermal_bank *bank = &mt->banks[i]; in mtk_read_temp()
709 struct mtk_thermal_bank *bank = &mt->banks[num]; in mtk_thermal_init_bank()