Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/power/
H A Dautosleep.c36 if (!pm_save_wakeup_count(initial_count) || in try_to_suspend()
H A Dmain.c732 if (pm_save_wakeup_count(val)) in wakeup_count_store()
/kernel/linux/linux-6.6/kernel/power/
H A Dautosleep.c36 if (!pm_save_wakeup_count(initial_count) || in try_to_suspend()
H A Dmain.c778 if (pm_save_wakeup_count(val)) in wakeup_count_store()
/kernel/linux/linux-5.10/include/linux/
H A Dsuspend.h508 extern bool pm_save_wakeup_count(unsigned int count);
/kernel/linux/linux-6.6/include/linux/
H A Dsuspend.h525 extern bool pm_save_wakeup_count(unsigned int count);
/kernel/linux/linux-5.10/drivers/base/power/
H A Dwakeup.c1023 * pm_save_wakeup_count - Save the current number of registered wakeup events.
1032 bool pm_save_wakeup_count(unsigned int count) in pm_save_wakeup_count() function
/kernel/linux/linux-6.6/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) in pm_save_wakeup_count() function

Completed in 11 milliseconds