Searched refs:pm_notify (Results 1 – 3 of 3) sorted by relevance
432 wil->pm_notify.notifier_call = wil6210_pm_notify; in wil_pcie_probe()434 rc = register_pm_notifier(&wil->pm_notify); in wil_pcie_probe()470 unregister_pm_notifier(&wil->pm_notify); in wil_pcie_remove()576 notify_block, struct wil6210_priv, pm_notify); in wil6210_pm_notify()
1038 struct notifier_block pm_notify; member
535 static int pm_notify(struct notifier_block *nb, unsigned long mode, void *_unused) in pm_notify() function560 .notifier_call = pm_notify,