Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/nds32/kernel/
H A Dperf_event_cpu.c1122 static const struct of_device_id cpu_pmu_of_device_ids[] = { variable
1145 of_id = of_match_node(cpu_pmu_of_device_ids, pdev->dev.of_node); in cpu_pmu_device_probe()
1175 .of_match_table = cpu_pmu_of_device_ids,