Home
last modified time | relevance | path

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

/drivers/xen/
Dpci.c182 static struct notifier_block device_nb = { variable
191 return bus_register_notifier(&pci_bus_type, &device_nb); in register_xen_pci_notifier()
/drivers/iommu/
Damd_iommu.c2497 static struct notifier_block device_nb = { variable
2503 bus_register_notifier(&pci_bus_type, &device_nb); in amd_iommu_init_notifier()
Dintel-iommu.c3662 static struct notifier_block device_nb = { variable
3745 bus_register_notifier(&pci_bus_type, &device_nb); in intel_iommu_init()