Home
last modified time | relevance | path

Searched refs:powernv_cpufreq_reboot_nb (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/cpufreq/
Dpowernv-cpufreq.c394 static struct notifier_block powernv_cpufreq_reboot_nb = { variable
432 register_reboot_notifier(&powernv_cpufreq_reboot_nb); in powernv_cpufreq_init()
439 unregister_reboot_notifier(&powernv_cpufreq_reboot_nb); in powernv_cpufreq_exit()