Searched refs:cm_monitor_poller (Results 1 – 1 of 1) sorted by relevance
700 * cm_monitor_poller - The Monitor / Poller.701 * @work: work_struct of the function cm_monitor_poller703 * During non-suspended state, cm_monitor_poller is used to poll and monitor706 static void cm_monitor_poller(struct work_struct *work) in cm_monitor_poller() function 1753 INIT_DELAYED_WORK(&cm_monitor_work, cm_monitor_poller); in charger_manager_init()