Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/xen/xen-pciback/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds