Searched refs:hisi_uncore_pmu_enable (Results 1 – 5 of 5) sorted by relevance
92 void hisi_uncore_pmu_enable(struct pmu *pmu);
391 .pmu_enable = hisi_uncore_pmu_enable, in hisi_ddrc_pmu_probe()
402 .pmu_enable = hisi_uncore_pmu_enable, in hisi_hha_pmu_probe()
392 .pmu_enable = hisi_uncore_pmu_enable, in hisi_l3c_pmu_probe()
332 void hisi_uncore_pmu_enable(struct pmu *pmu) in hisi_uncore_pmu_enable() function