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

/linux-master/kernel/power/
H A Dautosleep.c36 if (!pm_save_wakeup_count(initial_count) ||
H A Dmain.c806 if (pm_save_wakeup_count(val))
/linux-master/include/linux/
H A Dsuspend.h466 extern bool pm_save_wakeup_count(unsigned int count);
/linux-master/drivers/base/power/
H A Dwakeup.c992 * pm_save_wakeup_count - Save the current number of registered wakeup events.
1001 bool pm_save_wakeup_count(unsigned int count) function

Completed in 132 milliseconds