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

/drivers/power/
H A Dcharger-manager.c209 * is_polling_required - Return true if need to continue polling for this CM.
212 static bool is_polling_required(struct charger_manager *cm) function
617 if (!is_polling_required(cm) && !cm->emergency_stop)

Completed in 116 milliseconds