Searched refs:hisi_uncore_pmu_enable (Results 1 – 5 of 5) sorted by relevance
89 void hisi_uncore_pmu_enable(struct pmu *pmu);
386 .pmu_enable = hisi_uncore_pmu_enable, in hisi_ddrc_pmu_probe()
397 .pmu_enable = hisi_uncore_pmu_enable, in hisi_hha_pmu_probe()
387 .pmu_enable = hisi_uncore_pmu_enable, in hisi_l3c_pmu_probe()
320 void hisi_uncore_pmu_enable(struct pmu *pmu) in hisi_uncore_pmu_enable() function