Searched refs:BUS_NOTIFY_REMOVED_DEVICE (Results 1 – 5 of 5) sorted by relevance
333 action != BUS_NOTIFY_REMOVED_DEVICE) in dmar_pci_bus_notifier()343 else if (action == BUS_NOTIFY_REMOVED_DEVICE) in dmar_pci_bus_notifier()
919 } else if (action == BUS_NOTIFY_REMOVED_DEVICE) { in iommu_bus_notifier()
4370 } else if (info->event == BUS_NOTIFY_REMOVED_DEVICE) { in dmar_iommu_notify_scope_dev()4390 } else if (info->event == BUS_NOTIFY_REMOVED_DEVICE) { in dmar_iommu_notify_scope_dev()4415 if (action != BUS_NOTIFY_REMOVED_DEVICE) in device_notifier()
186 #define BUS_NOTIFY_REMOVED_DEVICE 0x00000003 /* device removed */ macro
1277 BUS_NOTIFY_REMOVED_DEVICE, dev); in device_del()