Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/xen/
Dpci.c201 static struct notifier_block device_nb = { variable
210 return bus_register_notifier(&pci_bus_type, &device_nb); in register_xen_pci_notifier()
/Linux-v4.19/drivers/iommu/
Dintel-iommu.c4565 static struct notifier_block device_nb = { variable
4859 bus_register_notifier(&pci_bus_type, &device_nb); in intel_iommu_init()