Searched refs:pm_save_wakeup_count (Results 1 – 4 of 4) sorted by relevance
35 if (!pm_save_wakeup_count(initial_count) || in try_to_suspend()
890 if (pm_save_wakeup_count(val)) in wakeup_count_store()
479 extern bool pm_save_wakeup_count(unsigned int count);
996 bool pm_save_wakeup_count(unsigned int count) in pm_save_wakeup_count() function