Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Dmtk_thermal.c169 struct mtk_thermal_bank { struct
200 struct mtk_thermal_bank banks[];
393 static void mtk_thermal_get_bank(struct mtk_thermal_bank *bank) in mtk_thermal_get_bank()
412 static void mtk_thermal_put_bank(struct mtk_thermal_bank *bank) in mtk_thermal_put_bank()
426 static int mtk_thermal_bank_temperature(struct mtk_thermal_bank *bank) in mtk_thermal_bank_temperature()
462 struct mtk_thermal_bank *bank = &mt->banks[i]; in mtk_read_temp()
483 struct mtk_thermal_bank *bank = &mt->banks[num]; in mtk_thermal_init_bank()