Searched refs:xgene_pmu_of_match (Results 1 – 1 of 1) sorted by relevance
1768 static const struct of_device_id xgene_pmu_of_match[] = { variable1773 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,