Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/intel/
H A Duncore.c1307 static struct notifier_block uncore_pci_sub_notifier = { variable
1349 if (notify && bus_register_notifier(&pci_bus_type, &uncore_pci_sub_notifier)) in uncore_pci_sub_driver_init()
1445 bus_unregister_notifier(&pci_bus_type, &uncore_pci_sub_notifier); in uncore_pci_exit()