Home
last modified time | relevance | path

Searched refs:BUS_NOTIFY_REMOVED_DEVICE (Results 1 – 8 of 8) sorted by relevance

/linux/include/linux/device/
A Dbus.h276 #define BUS_NOTIFY_REMOVED_DEVICE 0x00000003 /* device removed */ macro
/linux/drivers/input/mouse/
A Dpsmouse-smbus.c99 case BUS_NOTIFY_REMOVED_DEVICE: in psmouse_smbus_notifier_call()
/linux/arch/arm/mach-omap2/
A Domap_device.c218 case BUS_NOTIFY_REMOVED_DEVICE: in _omap_device_notifier_call()
/linux/drivers/platform/chrome/
A Dchromeos_laptop.c237 case BUS_NOTIFY_REMOVED_DEVICE: in chromeos_laptop_i2c_notifier_call()
/linux/drivers/iommu/intel/
A Ddmar.c367 action != BUS_NOTIFY_REMOVED_DEVICE) in dmar_pci_bus_notifier()
377 else if (action == BUS_NOTIFY_REMOVED_DEVICE) in dmar_pci_bus_notifier()
A Diommu.c4125 } else if (info->event == BUS_NOTIFY_REMOVED_DEVICE) { in dmar_iommu_notify_scope_dev()
4145 } else if (info->event == BUS_NOTIFY_REMOVED_DEVICE) { in dmar_iommu_notify_scope_dev()
4162 } else if (info->event == BUS_NOTIFY_REMOVED_DEVICE) { in dmar_iommu_notify_scope_dev()
/linux/drivers/iommu/
A Diommu.c1659 } else if (action == BUS_NOTIFY_REMOVED_DEVICE) { in iommu_bus_notifier()
/linux/drivers/base/
A Dcore.c3590 BUS_NOTIFY_REMOVED_DEVICE, dev); in device_del()

Completed in 39 milliseconds