Home
last modified time | relevance | path

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

/include/linux/
A Dsuspend.h444 extern int register_pm_notifier(struct notifier_block *nb);
455 register_pm_notifier(&fn##_nb); \
485 static inline int register_pm_notifier(struct notifier_block *nb) in register_pm_notifier() function

Completed in 5 milliseconds