Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/
H A Dxgene_pmu.c1768 static const struct of_device_id xgene_pmu_of_match[] = { variable
1773 MODULE_DEVICE_TABLE(of, xgene_pmu_of_match);
1854 of_id = of_match_device(xgene_pmu_of_match, &pdev->dev); in xgene_pmu_probe()
1970 .of_match_table = xgene_pmu_of_match,