Searched defs:pm_notifier (Results 1 – 12 of 12) sorted by relevance
19 struct notifier_block pm_notifier; member
95 static struct notifier_block pm_notifier = { .notifier_call = wg_pm_notification }; variable
74 struct notifier_block pm_notifier; member
504 #define pm_notifier(fn, pri) { \ macro549 #define pm_notifier(fn, pri) do { (void)(fn); } while (0) macro
808 struct notifier_block pm_notifier; member
68 struct notifier_block pm_notifier; member
73 struct notifier_block pm_notifier; member
116 struct notifier_block pm_notifier; member
167 struct notifier_block pm_notifier; member
900 static struct notifier_block pm_notifier = { variable
835 static struct notifier_block pm_notifier = { .notifier_call = random_pm_notification }; variable
883 struct notifier_block pm_notifier; member