Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dperf_event.c1188 static const struct of_device_id armv8_pmu_of_device_ids[] = { variable
1219 return arm_pmu_device_probe(pdev, armv8_pmu_of_device_ids, NULL); in armv8_pmu_device_probe()
1225 .of_match_table = armv8_pmu_of_device_ids,