Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dintel-uncore-frequency.c369 static struct notifier_block uncore_pm_nb = { variable
415 ret = register_pm_notifier(&uncore_pm_nb); in intel_uncore_init()
436 unregister_pm_notifier(&uncore_pm_nb); in module_init()