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

/linux-4.1.27/drivers/power/
H A Dabx500_chargalg.c162 bool mainextchnotok; member in struct:abx500_chargalg_events
1123 di->events.mainextchnotok = true; abx500_chargalg_get_ext_psy_data()
1130 di->events.mainextchnotok = false; abx500_chargalg_get_ext_psy_data()
1137 di->events.mainextchnotok = false; abx500_chargalg_get_ext_psy_data()
1143 di->events.mainextchnotok = false; abx500_chargalg_get_ext_psy_data()
1149 di->events.mainextchnotok = false; abx500_chargalg_get_ext_psy_data()
1390 else if (di->events.mainextchnotok || di->events.usbchargernotok) { abx500_chargalg_algorithm()
1528 if (!di->events.mainextchnotok && abx500_chargalg_algorithm()
H A Dpm2301_charger.h443 bool mainextchnotok; member in struct:pm2xxx_charger_event_flags
H A Dab8500_charger.c193 bool mainextchnotok; member in struct:ab8500_charger_event_flags
2043 if (di->flags.mainextchnotok) { ab8500_charger_check_hw_failure_work()
2051 di->flags.mainextchnotok = false; ab8500_charger_check_hw_failure_work()
2069 if (di->flags.mainextchnotok || di->flags.vbus_ovv) { ab8500_charger_check_hw_failure_work()
2653 di->flags.mainextchnotok = true; ab8500_charger_mainextchnotok_handler()
2963 if (di->flags.mainextchnotok) ab8500_charger_ac_get_property()
3350 if (di->flags.mainextchnotok || di->flags.vbus_ovv) { ab8500_charger_resume()
H A Dpm2301_charger.c614 if (pm2->flags.mainextchnotok) pm2xxx_charger_ac_get_property()

Completed in 133 milliseconds