Searched refs:_setup_polling (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/power/
H A Dcharger-manager.c758 * _setup_polling - Setup the next instance of polling.
759 * @work: work_struct of the function _setup_polling.
761 static void _setup_polling(struct work_struct *work) _setup_polling() function
809 static DECLARE_WORK(setup_polling, _setup_polling);

Completed in 80 milliseconds