register_pm_notifier 249 include/linux/suspend.h extern int register_pm_notifier(struct notifier_block *nb); register_pm_notifier 255 include/linux/suspend.h register_pm_notifier(&fn##_nb); \