Searched refs:pm_nb (Results 1 – 2 of 2) sorted by relevance
2686 pm_nb); in ath11k_core_pm_notify()2704 ab->pm_nb.notifier_call = ath11k_core_pm_notify; in ath11k_core_pm_notifier_register()2705 return register_pm_notifier(&ab->pm_nb); in ath11k_core_pm_notifier_register()2712 ret = unregister_pm_notifier(&ab->pm_nb); in ath11k_core_pm_notifier_unregister()
1116 struct notifier_block pm_nb; member