Searched refs:fullbatt_vchk_work (Results 1 – 2 of 2) sorted by relevance
240 struct delayed_work fullbatt_vchk_work; member
519 struct charger_manager, fullbatt_vchk_work); in fullbatt_vchk()709 fullbatt_vchk(&cm->fullbatt_vchk_work.work); in _cm_monitor()722 fullbatt_vchk(&cm->fullbatt_vchk_work.work); in _cm_monitor()838 mod_delayed_work(cm_wq, &cm->fullbatt_vchk_work, in fullbatt_handler()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()1934 cancel_delayed_work(&cm->fullbatt_vchk_work); in cm_suspend_prepare()1981 queue_delayed_work(cm_wq, &cm->fullbatt_vchk_work, in cm_suspend_complete()