Home
last modified time | relevance | path

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

/openbmc/linux/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()