Home
last modified time | relevance | path

Searched defs:register_pm_notifier (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dsuspend.h534 static inline int register_pm_notifier(struct notifier_block *nb) in register_pm_notifier() function
/openbmc/linux/kernel/power/
H A Dmain.c102 int register_pm_notifier(struct notifier_block *nb) in register_pm_notifier() function