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.h268 BUS_NOTIFY_REMOVED_DEVICE, enumerator
/linux/drivers/input/mouse/
A Dpsmouse-smbus.c103 case BUS_NOTIFY_REMOVED_DEVICE: in psmouse_smbus_notifier_call()
/linux/arch/arm/mach-omap2/
A Domap_device.c221 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.c365 action != BUS_NOTIFY_REMOVED_DEVICE) in dmar_pci_bus_notifier()
375 else if (action == BUS_NOTIFY_REMOVED_DEVICE) in dmar_pci_bus_notifier()
A Diommu.c2959 } else if (info->event == BUS_NOTIFY_REMOVED_DEVICE) { in dmar_iommu_notify_scope_dev()
2979 } else if (info->event == BUS_NOTIFY_REMOVED_DEVICE) { in dmar_iommu_notify_scope_dev()
2996 } else if (info->event == BUS_NOTIFY_REMOVED_DEVICE) { in dmar_iommu_notify_scope_dev()
/linux/drivers/iommu/
A Diommu.c1669 } else if (action == BUS_NOTIFY_REMOVED_DEVICE) { in iommu_bus_notifier()
/linux/drivers/base/
A Dcore.c3878 bus_notify(dev, BUS_NOTIFY_REMOVED_DEVICE); in device_del()

Completed in 44 milliseconds