Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/power/
Dautosleep.c36 if (!pm_save_wakeup_count(initial_count) || in try_to_suspend()
Dmain.c710 if (pm_save_wakeup_count(val)) in wakeup_count_store()
/linux-6.1.9/include/linux/
Dsuspend.h510 extern bool pm_save_wakeup_count(unsigned int count);
/linux-6.1.9/drivers/base/power/
Dwakeup.c1006 bool pm_save_wakeup_count(unsigned int count) in pm_save_wakeup_count() function