Searched refs:BUS_NOTIFY_REMOVED_DEVICE (Results 1 – 8 of 8) sorted by relevance
102 case BUS_NOTIFY_REMOVED_DEVICE: in psmouse_smbus_notifier_call()
227 case BUS_NOTIFY_REMOVED_DEVICE: in _omap_device_notifier_call()
218 case BUS_NOTIFY_REMOVED_DEVICE: in chromeos_laptop_i2c_notifier_call()
348 action != BUS_NOTIFY_REMOVED_DEVICE) in dmar_pci_bus_notifier()358 else if (action == BUS_NOTIFY_REMOVED_DEVICE) in dmar_pci_bus_notifier()
4506 } else if (info->event == BUS_NOTIFY_REMOVED_DEVICE) { in dmar_iommu_notify_scope_dev()4526 } else if (info->event == BUS_NOTIFY_REMOVED_DEVICE) { in dmar_iommu_notify_scope_dev()4551 if (action != BUS_NOTIFY_REMOVED_DEVICE) in device_notifier()
1145 } else if (action == BUS_NOTIFY_REMOVED_DEVICE) { in iommu_bus_notifier()
200 #define BUS_NOTIFY_REMOVED_DEVICE 0x00000003 /* device removed */ macro
2090 BUS_NOTIFY_REMOVED_DEVICE, dev); in device_del()