Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/power/
A Dautosleep.c31 if (!pm_get_wakeup_count(&initial_count, true)) in try_to_suspend()
53 if (!pm_get_wakeup_count(&final_count, false)) in try_to_suspend()
A Dmain.c688 return pm_get_wakeup_count(&val, true) ? in wakeup_count_show()
/linux-6.3-rc2/include/linux/
A Dsuspend.h509 extern bool pm_get_wakeup_count(unsigned int *count, bool block);
/linux-6.3-rc2/drivers/base/power/
A Dwakeup.c972 bool pm_get_wakeup_count(unsigned int *count, bool block) in pm_get_wakeup_count() function

Completed in 9 milliseconds