Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-core.c1852 static struct notifier_block etm4_cpu_pm_nb = { variable
1861 ret = cpu_pm_register_notifier(&etm4_cpu_pm_nb); in etm4_pm_setup()
1886 cpu_pm_unregister_notifier(&etm4_cpu_pm_nb); in etm4_pm_setup()
1892 cpu_pm_unregister_notifier(&etm4_cpu_pm_nb); in etm4_pm_clear()