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