pm_notify 66 drivers/base/firmware_loader/main.c struct notifier_block pm_notify; pm_notify 1387 drivers/base/firmware_loader/main.c fw_cache.pm_notify.notifier_call = fw_pm_notify; pm_notify 1388 drivers/base/firmware_loader/main.c ret = register_pm_notifier(&fw_cache.pm_notify); pm_notify 1400 drivers/base/firmware_loader/main.c unregister_pm_notifier(&fw_cache.pm_notify); pm_notify 54 drivers/gpu/drm/i915/gt/intel_gt_pm.c pm_notify(i915, INTEL_GT_UNPARK); pm_notify 67 drivers/gpu/drm/i915/gt/intel_gt_pm.c pm_notify(i915, INTEL_GT_PARK); pm_notify 2404 drivers/mmc/core/core.c notify_block, struct mmc_host, pm_notify); pm_notify 2459 drivers/mmc/core/core.c host->pm_notify.notifier_call = mmc_pm_notify; pm_notify 2460 drivers/mmc/core/core.c register_pm_notifier(&host->pm_notify); pm_notify 2465 drivers/mmc/core/core.c unregister_pm_notifier(&host->pm_notify); pm_notify 443 drivers/net/wireless/ath/wil6210/pcie_bus.c wil->pm_notify.notifier_call = wil6210_pm_notify; pm_notify 445 drivers/net/wireless/ath/wil6210/pcie_bus.c rc = register_pm_notifier(&wil->pm_notify); pm_notify 481 drivers/net/wireless/ath/wil6210/pcie_bus.c unregister_pm_notifier(&wil->pm_notify); pm_notify 585 drivers/net/wireless/ath/wil6210/pcie_bus.c notify_block, struct wil6210_priv, pm_notify); pm_notify 1048 drivers/net/wireless/ath/wil6210/wil6210.h struct notifier_block pm_notify; pm_notify 285 include/linux/mmc/host.h struct notifier_block pm_notify;