Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/device/
A Dbus.h276 BUS_NOTIFY_REMOVED_DEVICE, enumerator
/linux-6.3-rc2/drivers/input/mouse/
A Dpsmouse-smbus.c103 case BUS_NOTIFY_REMOVED_DEVICE: in psmouse_smbus_notifier_call()
/linux-6.3-rc2/arch/arm/mach-omap2/
A Domap_device.c221 case BUS_NOTIFY_REMOVED_DEVICE: in _omap_device_notifier_call()
/linux-6.3-rc2/drivers/platform/chrome/
A Dchromeos_laptop.c237 case BUS_NOTIFY_REMOVED_DEVICE: in chromeos_laptop_i2c_notifier_call()
/linux-6.3-rc2/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.c3629 } else if (info->event == BUS_NOTIFY_REMOVED_DEVICE) { in dmar_iommu_notify_scope_dev()
3649 } else if (info->event == BUS_NOTIFY_REMOVED_DEVICE) { in dmar_iommu_notify_scope_dev()
3666 } else if (info->event == BUS_NOTIFY_REMOVED_DEVICE) { in dmar_iommu_notify_scope_dev()
/linux-6.3-rc2/drivers/iommu/
A Diommu.c1744 } else if (action == BUS_NOTIFY_REMOVED_DEVICE) { in iommu_bus_notifier()
/linux-6.3-rc2/drivers/base/
A Dcore.c3781 bus_notify(dev, BUS_NOTIFY_REMOVED_DEVICE); in device_del()

Completed in 35 milliseconds