Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/kernel/
H A Dperf_event_v7.c2010 static const struct of_device_id armv7_pmu_of_device_ids[] = { variable
2033 return arm_pmu_device_probe(pdev, armv7_pmu_of_device_ids, in armv7_pmu_device_probe()
2040 .of_match_table = armv7_pmu_of_device_ids,