Searched refs:uc_pmu (Results 1 – 1 of 1) sorted by relevance
59 dev_err(uc_pmu->dev, in hisi_uc_pmu_check_filter()69 dev_warn(uc_pmu->dev, in hisi_uc_pmu_check_filter()398 uc_pmu->identifier = readl(uc_pmu->base + HISI_UC_VERSION_REG); in hisi_uc_pmu_init_data()509 uc_pmu->dev = &pdev->dev; in hisi_uc_pmu_dev_probe()510 uc_pmu->on_cpu = -1; in hisi_uc_pmu_dev_probe()527 struct hisi_pmu *uc_pmu; in hisi_uc_pmu_probe() local531 uc_pmu = devm_kzalloc(&pdev->dev, sizeof(*uc_pmu), GFP_KERNEL); in hisi_uc_pmu_probe()532 if (!uc_pmu) in hisi_uc_pmu_probe()542 uc_pmu->sccl_id, uc_pmu->ccl_id, uc_pmu->sub_id); in hisi_uc_pmu_probe()552 &uc_pmu->node); in hisi_uc_pmu_probe()[all …]
Completed in 8 milliseconds