Home
last modified time | relevance | path

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

/openbmc/linux/arch/csky/kernel/
H A Dperf_event.c1340 static const struct of_device_id csky_pmu_of_device_ids[] = { variable
1347 return csky_pmu_device_probe(pdev, csky_pmu_of_device_ids); in csky_pmu_dev_probe()
1353 .of_match_table = csky_pmu_of_device_ids,