Searched refs:cpu_pm_unregister_notifier (Results 1 – 7 of 7) sorted by relevance
62 int cpu_pm_unregister_notifier(struct notifier_block *nb);75 static inline int cpu_pm_unregister_notifier(struct notifier_block *nb) in cpu_pm_unregister_notifier() function
60 int cpu_pm_unregister_notifier(struct notifier_block *nb) in cpu_pm_unregister_notifier() function64 EXPORT_SYMBOL_GPL(cpu_pm_unregister_notifier);
745 cpu_pm_unregister_notifier(&cpu_pmu->cpu_pm_nb); in cpu_pm_pmu_unregister()
1060 cpu_pm_unregister_notifier(&sdei_pm_nb); in sdei_probe()
1431 cpu_pm_unregister_notifier(&hyp_init_cpu_pm_nb); in hyp_cpu_pm_exit()
1050 WARN_ON(cpu_pm_unregister_notifier(&arch_timer_cpu_pm_notifier)); in arch_timer_cpu_pm_deinit()
1471 cpu_pm_unregister_notifier(&bank->nb); in omap_gpio_remove()