Searched defs:pm_notifier (Results 1 – 12 of 12) sorted by relevance
19 struct notifier_block pm_notifier; member
94 static struct notifier_block pm_notifier = { .notifier_call = wg_pm_notification }; variable
74 struct notifier_block pm_notifier; member
493 #define pm_notifier(fn, pri) { \ macro531 #define pm_notifier(fn, pri) do { (void)(fn); } while (0) macro
805 struct notifier_block pm_notifier; member
67 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
875 struct notifier_block pm_notifier; member
Completed in 39 milliseconds