Home
last modified time | relevance | path

Searched refs:pm_notify (Results 1 – 4 of 4) sorted by relevance

/drivers/net/wireless/ath/wil6210/
A Dpcie_bus.c432 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()
A Dwil6210.h1039 struct notifier_block pm_notify; member
/drivers/net/wwan/iosm/
A Diosm_ipc_pcie.c535 static int pm_notify(struct notifier_block *nb, unsigned long mode, void *_unused) in pm_notify() function
560 .notifier_call = pm_notify,
/drivers/base/firmware_loader/
A Dmain.c69 struct notifier_block pm_notify; member
1608 fw_cache.pm_notify.notifier_call = fw_pm_notify; in register_fw_pm_ops()
1609 ret = register_pm_notifier(&fw_cache.pm_notify); in register_fw_pm_ops()
1621 unregister_pm_notifier(&fw_cache.pm_notify); in unregister_fw_pm_ops()

Completed in 30 milliseconds