Searched refs:cpu_pm_unregister_notifier (Results 1 – 6 of 6) 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
81 int cpu_pm_unregister_notifier(struct notifier_block *nb) in cpu_pm_unregister_notifier() function91 EXPORT_SYMBOL_GPL(cpu_pm_unregister_notifier);
496 cpu_pm_unregister_notifier(&starlink_pmu->starlink_pmu_pm_nb); in starlink_pmu_pm_unregister()
826 cpu_pm_unregister_notifier(&cpu_pmu->cpu_pm_nb); in cpu_pm_pmu_unregister()
1295 cpu_pm_unregister_notifier(&pmu->riscv_pm_nb); in riscv_pm_pmu_unregister()
1856 cpu_pm_unregister_notifier(&od->nb); in omap_dma_remove()