Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/platform/x86/intel/
Duncore-frequency.c369 static struct notifier_block uncore_pm_nb = { variable
416 ret = register_pm_notifier(&uncore_pm_nb); in intel_uncore_init()
437 unregister_pm_notifier(&uncore_pm_nb); in module_init()