Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/xen/xen-pciback/
Dpci_stub.c1666 static struct notifier_block pci_stub_nb = { variable
1694 bus_register_notifier(&pci_bus_type, &pci_stub_nb); in xen_pcibk_init()
1703 bus_unregister_notifier(&pci_bus_type, &pci_stub_nb); in xen_pcibk_cleanup()