Searched refs:fully_charged (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/power/
H A Dab8500_fg.c139 bool fully_charged; member in struct:ab8500_fg_flags
1198 if (di->flags.fully_charged) { ab8500_fg_calculate_scaled_capacity()
1219 } else if (!di->flags.fully_charged) { ab8500_fg_calculate_scaled_capacity()
1318 } else if (di->flags.fully_charged) { ab8500_fg_check_capacity_limits()
1392 if (di->flags.fully_charged && di->flags.force_full) { ab8500_fg_check_capacity_limits()
2212 di->flags.fully_charged = false; ab8500_fg_get_ext_psy_data()
2218 if (di->flags.fully_charged) ab8500_fg_get_ext_psy_data()
2220 di->flags.fully_charged = true; ab8500_fg_get_ext_psy_data()
2228 !di->flags.fully_charged) ab8500_fg_get_ext_psy_data()
2231 di->flags.fully_charged = false; ab8500_fg_get_ext_psy_data()

Completed in 60 milliseconds