Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/base/firmware_loader/
Dmain.c65 struct notifier_block pm_notify; member
1200 fw_cache.pm_notify.notifier_call = fw_pm_notify; in register_fw_pm_ops()
1201 ret = register_pm_notifier(&fw_cache.pm_notify); in register_fw_pm_ops()
1213 unregister_pm_notifier(&fw_cache.pm_notify); in unregister_fw_pm_ops()
/linux-4.19.296/include/linux/mmc/
Dhost.h284 struct notifier_block pm_notify; member