Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/kernel/power/
H A Dmain.c108 int unregister_pm_notifier(struct notifier_block *nb) in unregister_pm_notifier() function
112 EXPORT_SYMBOL_GPL(unregister_pm_notifier); variable
/kernel/linux/linux-5.10/include/linux/
H A Dsuspend.h522 static inline int unregister_pm_notifier(struct notifier_block *nb) in unregister_pm_notifier() function
/kernel/linux/linux-5.10/kernel/power/
H A Dmain.c77 int unregister_pm_notifier(struct notifier_block *nb) in unregister_pm_notifier() function
81 EXPORT_SYMBOL_GPL(unregister_pm_notifier); variable
/kernel/linux/linux-6.6/include/linux/
H A Dsuspend.h539 static inline int unregister_pm_notifier(struct notifier_block *nb) in unregister_pm_notifier() function

Completed in 5 milliseconds