Home
last modified time | relevance | path

Searched defs:register_pm_notifier (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/kernel/power/
H A Dmain.c102 int register_pm_notifier(struct notifier_block *nb) in register_pm_notifier() function
106 EXPORT_SYMBOL_GPL(register_pm_notifier); variable
/kernel/linux/linux-5.10/include/linux/
H A Dsuspend.h517 static inline int register_pm_notifier(struct notifier_block *nb) in register_pm_notifier() function
/kernel/linux/linux-5.10/kernel/power/
H A Dmain.c71 int register_pm_notifier(struct notifier_block *nb) in register_pm_notifier() function
75 EXPORT_SYMBOL_GPL(register_pm_notifier); variable
/kernel/linux/linux-6.6/include/linux/
H A Dsuspend.h534 static inline int register_pm_notifier(struct notifier_block *nb) in register_pm_notifier() function

Completed in 9 milliseconds