Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/power/
H A Dwakeup.c842 void pm_print_active_wakeup_sources(void) in pm_print_active_wakeup_sources() function
866 EXPORT_SYMBOL_GPL(pm_print_active_wakeup_sources);
893 pm_print_active_wakeup_sources(); in pm_wakeup_pending()
980 pm_print_active_wakeup_sources(); in pm_get_wakeup_count()
/openbmc/linux/include/linux/
H A Dsuspend.h527 extern void pm_print_active_wakeup_sources(void);
/openbmc/linux/kernel/power/
H A Dmain.c781 pm_print_active_wakeup_sources(); in wakeup_count_store()