Searched refs:xgene_pmu_data (Results 1 – 1 of 1) sorted by relevance
143 struct xgene_pmu_data { struct1716 static const struct xgene_pmu_data xgene_pmu_data = { variable1720 static const struct xgene_pmu_data xgene_pmu_v2_data = {1725 static const struct xgene_pmu_data xgene_pmu_v3_data = {1765 { .compatible = "apm,xgene-pmu", .data = &xgene_pmu_data },1772 {"APMC0D5B", (kernel_ulong_t)&xgene_pmu_data},1829 const struct xgene_pmu_data *dev_data; in xgene_pmu_probe()