t_hyst_norm 241 drivers/power/supply/abx500_chargalg.c int t_hyst_norm; t_hyst_norm 724 drivers/power/supply/abx500_chargalg.c if (di->batt_data.temp > (di->bm->temp_low + di->t_hyst_norm) && t_hyst_norm 725 drivers/power/supply/abx500_chargalg.c di->batt_data.temp < (di->bm->temp_high - di->t_hyst_norm)) { t_hyst_norm 729 drivers/power/supply/abx500_chargalg.c di->t_hyst_norm = 0; t_hyst_norm 741 drivers/power/supply/abx500_chargalg.c di->t_hyst_norm = di->bm->temp_hysteresis; t_hyst_norm 748 drivers/power/supply/abx500_chargalg.c di->t_hyst_norm = 0; t_hyst_norm 755 drivers/power/supply/abx500_chargalg.c di->t_hyst_norm);