Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dtwl4030_charger.c130 bool ac_is_active; member
253 bci->ac_is_active = true; in twl4030_charger_update_current()
256 bci->ac_is_active = false; in twl4030_charger_update_current()
862 if (!bci->ac_is_active) in twl4030_bci_get_property()
865 if (bci->ac_is_active) in twl4030_bci_get_property()
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dtwl4030_charger.c131 bool ac_is_active; member
254 bci->ac_is_active = true; in twl4030_charger_update_current()
257 bci->ac_is_active = false; in twl4030_charger_update_current()
861 if (!bci->ac_is_active) in twl4030_bci_get_property()
864 if (bci->ac_is_active) in twl4030_bci_get_property()

Completed in 3 milliseconds