Home
last modified time | relevance | path

Searched refs:pm_save_wakeup_count (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dsuspend.h466 extern bool pm_save_wakeup_count(unsigned int count);
/linux/drivers/base/power/
H A Dwakeup.c1004 bool pm_save_wakeup_count(unsigned int count) in pm_save_wakeup_count() function
/linux/kernel/power/
H A Dmain.c808 if (pm_save_wakeup_count(val)) in wakeup_count_store()