Home
last modified time | relevance | path

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

/linux/drivers/perf/
H A Darm_v6_pmu.c413 static const struct of_device_id armv6_pmu_of_device_ids[] = { variable
421 return arm_pmu_device_probe(pdev, armv6_pmu_of_device_ids, NULL); in armv6_pmu_device_probe()
427 .of_match_table = armv6_pmu_of_device_ids,