Searched refs:BUS_NOTIFY_REMOVED_DEVICE (Results 1 – 9 of 9) sorted by relevance
271 BUS_NOTIFY_REMOVED_DEVICE, enumerator
103 case BUS_NOTIFY_REMOVED_DEVICE: in psmouse_smbus_notifier_call()
221 case BUS_NOTIFY_REMOVED_DEVICE: in _omap_device_notifier_call()
237 case BUS_NOTIFY_REMOVED_DEVICE: in chromeos_laptop_i2c_notifier_call()
415 case BUS_NOTIFY_REMOVED_DEVICE: in i2c_atr_bus_notifier_call()
364 action != BUS_NOTIFY_REMOVED_DEVICE) in dmar_pci_bus_notifier()374 else if (action == BUS_NOTIFY_REMOVED_DEVICE) in dmar_pci_bus_notifier()
3505 } else if (info->event == BUS_NOTIFY_REMOVED_DEVICE) { in dmar_iommu_notify_scope_dev()3525 } else if (info->event == BUS_NOTIFY_REMOVED_DEVICE) { in dmar_iommu_notify_scope_dev()3542 } else if (info->event == BUS_NOTIFY_REMOVED_DEVICE) { in dmar_iommu_notify_scope_dev()
1803 } else if (action == BUS_NOTIFY_REMOVED_DEVICE) { in iommu_bus_notifier()
3863 bus_notify(dev, BUS_NOTIFY_REMOVED_DEVICE); in device_del()