Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dabx500_chargalg.c221 * @susp_status: current charger suspension status
247 struct abx500_chargalg_suspension_status susp_status; member
378 di->susp_status.suspended_change) { in abx500_chargalg_check_charger_connection()
384 !di->susp_status.ac_suspended) { in abx500_chargalg_check_charger_connection()
391 !di->susp_status.usb_suspended) { in abx500_chargalg_check_charger_connection()
396 (di->susp_status.ac_suspended || in abx500_chargalg_check_charger_connection()
397 di->susp_status.usb_suspended)) { in abx500_chargalg_check_charger_connection()
407 di->susp_status.suspended_change = false; in abx500_chargalg_check_charger_connection()
1428 if (di->susp_status.ac_suspended) in abx500_chargalg_algorithm()
1430 if (di->susp_status in abx500_chargalg_algorithm()
[all...]

Completed in 2 milliseconds