Home
last modified time | relevance | path

Searched refs:etm4_cpu_pm_nb (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-core.c1428 static struct notifier_block etm4_cpu_pm_nb = { variable
1437 ret = cpu_pm_register_notifier(&etm4_cpu_pm_nb); in etm4_pm_setup()
1462 cpu_pm_unregister_notifier(&etm4_cpu_pm_nb); in etm4_pm_setup()
1468 cpu_pm_unregister_notifier(&etm4_cpu_pm_nb); in etm4_pm_clear()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-core.c1940 static struct notifier_block etm4_cpu_pm_nb = { variable
1949 ret = cpu_pm_register_notifier(&etm4_cpu_pm_nb); in etm4_pm_setup()
1974 cpu_pm_unregister_notifier(&etm4_cpu_pm_nb); in etm4_pm_setup()
1980 cpu_pm_unregister_notifier(&etm4_cpu_pm_nb); in etm4_pm_clear()

Completed in 6 milliseconds