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

/linux-4.1.27/drivers/mmc/core/
H A Dhost.c505 host->pm_notify.notifier_call = mmc_pm_notify; mmc_alloc_host()
551 register_pm_notifier(&host->pm_notify); mmc_add_host()
568 unregister_pm_notifier(&host->pm_notify); mmc_remove_host()
H A Dcore.c2649 notify_block, struct mmc_host, pm_notify); mmc_pm_notify()
/linux-4.1.27/drivers/base/
H A Dfirmware_class.c133 struct notifier_block pm_notify; member in struct:firmware_cache
1665 fw_cache.pm_notify.notifier_call = fw_pm_notify; fw_cache_init()
1666 register_pm_notifier(&fw_cache.pm_notify); fw_cache_init()
1687 unregister_pm_notifier(&fw_cache.pm_notify); firmware_class_exit()
/linux-4.1.27/include/linux/mmc/
H A Dhost.h212 struct notifier_block pm_notify; member in struct:mmc_host

Completed in 132 milliseconds