Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()