Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/power/
Dtwl4030_charger.c134 bool ac_is_active; member
286 bci->ac_is_active = true; in twl4030_charger_update_current()
289 bci->ac_is_active = false; in twl4030_charger_update_current()
692 if (!bci->ac_is_active) in twl4030_bci_max_current_show()
695 if (bci->ac_is_active) in twl4030_bci_max_current_show()