Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/power/
Dcharger-manager.h239 struct delayed_work fullbatt_vchk_work; member
/Linux-v5.4/drivers/power/supply/
Dcharger-manager.c517 struct charger_manager, fullbatt_vchk_work); in fullbatt_vchk()
707 fullbatt_vchk(&cm->fullbatt_vchk_work.work); in _cm_monitor()
720 fullbatt_vchk(&cm->fullbatt_vchk_work.work); in _cm_monitor()
836 mod_delayed_work(cm_wq, &cm->fullbatt_vchk_work, in fullbatt_handler()
1081 fullbatt_vchk(&cm->fullbatt_vchk_work.work); in cm_setup_timer()
1761 INIT_DELAYED_WORK(&cm->fullbatt_vchk_work, fullbatt_vchk); in charger_manager_probe()
1915 cancel_delayed_work(&cm->fullbatt_vchk_work); in cm_suspend_prepare()
1962 queue_delayed_work(cm_wq, &cm->fullbatt_vchk_work, in cm_suspend_complete()