Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/power/supply/
Dcharger-manager.c513 static void fullbatt_vchk(struct work_struct *work) in fullbatt_vchk() function
707 fullbatt_vchk(&cm->fullbatt_vchk_work.work); in _cm_monitor()
720 fullbatt_vchk(&cm->fullbatt_vchk_work.work); in _cm_monitor()
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()