Home
last modified time | relevance | path

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

/openbmc/linux/drivers/xen/xen-pciback/
H A Dpci_stub.c1665 static struct notifier_block pci_stub_nb = { variable
1693 bus_register_notifier(&pci_bus_type, &pci_stub_nb); in xen_pcibk_init()
1702 bus_unregister_notifier(&pci_bus_type, &pci_stub_nb); in xen_pcibk_cleanup()