Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/xen/xen-pciback/
Dpci_stub.c1667 static struct notifier_block pci_stub_nb = { variable
1695 bus_register_notifier(&pci_bus_type, &pci_stub_nb); in xen_pcibk_init()
1704 bus_unregister_notifier(&pci_bus_type, &pci_stub_nb); in xen_pcibk_cleanup()