mtk_thermal_bank
struct mtk_thermal_bank banks[MAX_NUM_ZONES];
static void mtk_thermal_get_bank(struct mtk_thermal_bank *bank)
static void mtk_thermal_put_bank(struct mtk_thermal_bank *bank)
static int mtk_thermal_bank_temperature(struct mtk_thermal_bank *bank)
struct mtk_thermal_bank *bank = &mt->banks[i];
struct mtk_thermal_bank *bank = &mt->banks[num];