Searched refs:xgene_pmu_of_match (Results 1 – 1 of 1) sorted by relevance
1793 static const struct of_device_id xgene_pmu_of_match[] = { variable1798 MODULE_DEVICE_TABLE(of, xgene_pmu_of_match);1825 of_id = of_match_device(xgene_pmu_of_match, &pdev->dev); in xgene_pmu_probe()1936 .of_match_table = xgene_pmu_of_match,