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

/linux-master/drivers/power/supply/
H A Dcharger-manager.c645 * _setup_polling - Setup the next instance of polling.
646 * @work: work_struct of the function _setup_polling.
648 static void _setup_polling(struct work_struct *work) function
696 static DECLARE_WORK(setup_polling, _setup_polling);

Completed in 220 milliseconds