Searched refs:pm_notify (Results 1 – 2 of 2) sorted by relevance
65 struct notifier_block pm_notify; member1200 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()
284 struct notifier_block pm_notify; member