Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/base/power/
H A Dwakeup.c910 void pm_print_active_wakeup_sources(void) in pm_print_active_wakeup_sources() function
934 EXPORT_SYMBOL_GPL(pm_print_active_wakeup_sources);
962 pm_print_active_wakeup_sources(); in pm_wakeup_pending()
1062 pm_print_active_wakeup_sources(); in pm_get_wakeup_count()
/OK3568_Linux_fs/kernel/include/linux/
H A Dsuspend.h517 extern void pm_print_active_wakeup_sources(void);
/OK3568_Linux_fs/kernel/kernel/power/
H A Dmain.c735 pm_print_active_wakeup_sources(); in wakeup_count_store()