Searched refs:pm_notify (Results 1 – 4 of 4) sorted by relevance
352 host->pm_notify.notifier_call = mmc_pm_notify; in mmc_alloc_host()398 register_pm_notifier(&host->pm_notify); in mmc_add_host()415 unregister_pm_notifier(&host->pm_notify); in mmc_remove_host()
2772 notify_block, struct mmc_host, pm_notify); in mmc_pm_notify()
133 struct notifier_block pm_notify; member1696 fw_cache.pm_notify.notifier_call = fw_pm_notify; in fw_cache_init()1697 register_pm_notifier(&fw_cache.pm_notify); in fw_cache_init()1718 unregister_pm_notifier(&fw_cache.pm_notify); in firmware_class_exit()
215 struct notifier_block pm_notify; member