Searched defs:xgene_pmu_ops (Results 1 – 1 of 1) sorted by relevance
114 struct xgene_pmu_ops { struct115 void (*mask_int)(struct xgene_pmu *pmu);116 void (*unmask_int)(struct xgene_pmu *pmu);140 const struct xgene_pmu_ops *ops; argument1759 static const struct xgene_pmu_ops xgene_pmu_ops = { variable