Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/power/
H A Dwakeup_reason.c393 static struct notifier_block wakeup_reason_pm_notifier_block = { variable
399 if (register_pm_notifier(&wakeup_reason_pm_notifier_block)) { in wakeup_reason_init()
427 unregister_pm_notifier(&wakeup_reason_pm_notifier_block); in wakeup_reason_init()
/device/soc/rockchip/rk3588/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()

Completed in 2 milliseconds