Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/power/
Dcharger-manager.c515 static void fullbatt_vchk(struct work_struct *work) in fullbatt_vchk() function
709 fullbatt_vchk(&cm->fullbatt_vchk_work.work); in _cm_monitor()
722 fullbatt_vchk(&cm->fullbatt_vchk_work.work); in _cm_monitor()
1083 fullbatt_vchk(&cm->fullbatt_vchk_work.work); in cm_setup_timer()
1771 INIT_DELAYED_WORK(&cm->fullbatt_vchk_work, fullbatt_vchk); in charger_manager_probe()