xgene_pmu_data
static const struct xgene_pmu_data xgene_pmu_data = {
static const struct xgene_pmu_data xgene_pmu_v2_data = {
static const struct xgene_pmu_data xgene_pmu_v3_data = {
{ .compatible = "apm,xgene-pmu", .data = &xgene_pmu_data },
{"APMC0D5B", (kernel_ulong_t)&xgene_pmu_data},
const struct xgene_pmu_data *dev_data;