Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/power/
H A Dwakeup_reason.c398 static struct notifier_block wakeup_reason_pm_notifier_block = { variable
404 if (register_pm_notifier(&wakeup_reason_pm_notifier_block)) { in wakeup_reason_init()
433 unregister_pm_notifier(&wakeup_reason_pm_notifier_block); in wakeup_reason_init()