Searched refs:cpu_pm_unregister_notifier (Results 1 – 16 of 16) 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);
498 cpu_pm_unregister_notifier(&starlink_pmu->starlink_pmu_pm_nb); in starlink_pmu_pm_unregister()
815 cpu_pm_unregister_notifier(&cpu_pmu->cpu_pm_nb); in cpu_pm_pmu_unregister()
1197 cpu_pm_unregister_notifier(&pmu->riscv_pm_nb); in riscv_pm_pmu_unregister()
1022 cpu_pm_unregister_notifier(&sdei_pm_nb); in sdei_probe()
796 cpu_pm_unregister_notifier(&cti_cpu_pm_nb); in cti_pm_release()
2015 cpu_pm_unregister_notifier(&etm4_cpu_pm_nb); in etm4_pm_setup()2021 cpu_pm_unregister_notifier(&etm4_cpu_pm_nb); in etm4_pm_clear()
1078 cpu_pm_unregister_notifier(&bgp->nb); in ti_bandgap_remove()
1209 cpu_pm_unregister_notifier(&timer->nb); in omap_dm_timer_remove()
1223 WARN_ON(cpu_pm_unregister_notifier(&arch_timer_cpu_pm_notifier)); in arch_timer_cpu_pm_deinit()
1495 cpu_pm_unregister_notifier(&bank->nb); in omap_gpio_remove()
2247 cpu_pm_unregister_notifier(&hyp_init_cpu_pm_nb); in hyp_cpu_pm_exit()
1852 cpu_pm_unregister_notifier(&od->nb); in omap_dma_remove()
2696 cpu_pm_unregister_notifier(&gpmc->nb); in gpmc_remove()
3099 cpu_pm_unregister_notifier(&sysc_soc->nb); in sysc_cleanup_static_data()
Completed in 60 milliseconds