Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/intel/uncore-frequency/
H A Duncore-frequency.c195 static struct notifier_block uncore_pm_nb = { variable
252 ret = register_pm_notifier(&uncore_pm_nb); in intel_uncore_init()
273 unregister_pm_notifier(&uncore_pm_nb); in module_init()