Searched refs:pm_notify (Results 1 – 6 of 6) sorted by relevance
15 static void pm_notify(struct drm_i915_private *i915, int state) in pm_notify() function54 pm_notify(i915, INTEL_GT_UNPARK); in __gt_unpark()67 pm_notify(i915, INTEL_GT_PARK); in __gt_park()
443 wil->pm_notify.notifier_call = wil6210_pm_notify; in wil_pcie_probe()445 rc = register_pm_notifier(&wil->pm_notify); in wil_pcie_probe()481 unregister_pm_notifier(&wil->pm_notify); in wil_pcie_remove()585 notify_block, struct wil6210_priv, pm_notify); in wil6210_pm_notify()
1048 struct notifier_block pm_notify; member
66 struct notifier_block pm_notify; member1387 fw_cache.pm_notify.notifier_call = fw_pm_notify; in register_fw_pm_ops()1388 ret = register_pm_notifier(&fw_cache.pm_notify); in register_fw_pm_ops()1400 unregister_pm_notifier(&fw_cache.pm_notify); in unregister_fw_pm_ops()
285 struct notifier_block pm_notify; member
2405 notify_block, struct mmc_host, pm_notify); in mmc_pm_notify()2460 host->pm_notify.notifier_call = mmc_pm_notify; in mmc_register_pm_notifier()2461 register_pm_notifier(&host->pm_notify); in mmc_register_pm_notifier()2466 unregister_pm_notifier(&host->pm_notify); in mmc_unregister_pm_notifier()