xgene_pmu_of_match 1778 drivers/perf/xgene_pmu.c static const struct of_device_id xgene_pmu_of_match[] = {
xgene_pmu_of_match 1783 drivers/perf/xgene_pmu.c MODULE_DEVICE_TABLE(of, xgene_pmu_of_match);
xgene_pmu_of_match 1865 drivers/perf/xgene_pmu.c 	of_id = of_match_device(xgene_pmu_of_match, &pdev->dev);
xgene_pmu_of_match 1982 drivers/perf/xgene_pmu.c 		.of_match_table = xgene_pmu_of_match,