Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-core.c2012 static struct notifier_block coresight_cpu_pm_nb = { variable
2036 ret = cpu_pm_register_notifier(&coresight_cpu_pm_nb); in coresight_pm_setup()
2044 cpu_pm_unregister_notifier(&coresight_cpu_pm_nb); in coresight_pm_setup()
2052 cpu_pm_unregister_notifier(&coresight_cpu_pm_nb); in coresight_pm_cleanup()