Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/perf/
Ddwc_pcie_pmu.c606 static struct notifier_block dwc_pcie_pmu_nb = { variable
756 ret = bus_register_notifier(&pci_bus_type, &dwc_pcie_pmu_nb); in dwc_pcie_pmu_init()
774 bus_unregister_notifier(&pci_bus_type, &dwc_pcie_pmu_nb); in dwc_pcie_pmu_exit()