Searched refs:susp_status (Results 1 – 1 of 1) sorted by relevance
233 struct abx500_chargalg_suspension_status susp_status; member321 di->susp_status.suspended_change) { in abx500_chargalg_check_charger_connection()327 !di->susp_status.ac_suspended) { in abx500_chargalg_check_charger_connection()334 !di->susp_status.usb_suspended) { in abx500_chargalg_check_charger_connection()339 (di->susp_status.ac_suspended || in abx500_chargalg_check_charger_connection()340 di->susp_status.usb_suspended)) { in abx500_chargalg_check_charger_connection()350 di->susp_status.suspended_change = false; in abx500_chargalg_check_charger_connection()1324 if (di->susp_status.ac_suspended) in abx500_chargalg_algorithm()1326 if (di->susp_status.usb_suspended) in abx500_chargalg_algorithm()1664 di->susp_status.ac_suspended = true; in abx500_chargalg_sysfs_charger()[all …]