Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/xen/xen-pciback/
Dpci_stub.c1604 static struct notifier_block pci_stub_nb = { variable
1632 bus_register_notifier(&pci_bus_type, &pci_stub_nb); in xen_pcibk_init()
1641 bus_unregister_notifier(&pci_bus_type, &pci_stub_nb); in xen_pcibk_cleanup()