Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/perf/
Ddwc_pcie_pmu.c93 static int dwc_pcie_pmu_hp_state; variable
497 cpuhp_state_remove_instance_nocalls(dwc_pcie_pmu_hp_state, hotplug_node); in dwc_pcie_pmu_remove_cpuhp_instance()
651 ret = cpuhp_state_add_instance(dwc_pcie_pmu_hp_state, in dwc_pcie_pmu_probe()
750 dwc_pcie_pmu_hp_state = ret; in dwc_pcie_pmu_init()
764 cpuhp_remove_multi_state(dwc_pcie_pmu_hp_state); in dwc_pcie_pmu_init()
778 cpuhp_remove_multi_state(dwc_pcie_pmu_hp_state); in dwc_pcie_pmu_exit()