Home
last modified time | relevance | path

Searched refs:hisi_uncore_pmu_init_irq (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/drivers/perf/hisilicon/
Dhisi_uncore_pmu.h121 int hisi_uncore_pmu_init_irq(struct hisi_pmu *hisi_pmu,
Dhisi_uncore_pmu.c161 int hisi_uncore_pmu_init_irq(struct hisi_pmu *hisi_pmu, in hisi_uncore_pmu_init_irq() function
183 EXPORT_SYMBOL_GPL(hisi_uncore_pmu_init_irq);
Dhisi_uncore_cpa_pmu.c285 ret = hisi_uncore_pmu_init_irq(cpa_pmu, pdev); in hisi_cpa_pmu_dev_probe()
Dhisi_uncore_pa_pmu.c374 ret = hisi_uncore_pmu_init_irq(pa_pmu, pdev); in hisi_pa_pmu_dev_probe()
Dhisi_uncore_ddrc_pmu.c463 ret = hisi_uncore_pmu_init_irq(ddrc_pmu, pdev); in hisi_ddrc_pmu_dev_probe()
Dhisi_uncore_sllc_pmu.c407 ret = hisi_uncore_pmu_init_irq(sllc_pmu, pdev); in hisi_sllc_pmu_dev_probe()
Dhisi_uncore_hha_pmu.c475 ret = hisi_uncore_pmu_init_irq(hha_pmu, pdev); in hisi_hha_pmu_dev_probe()
Dhisi_uncore_l3c_pmu.c509 ret = hisi_uncore_pmu_init_irq(l3c_pmu, pdev); in hisi_l3c_pmu_dev_probe()