Home
last modified time | relevance | path

Searched refs:BUS_NOTIFY_REMOVED_DEVICE (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/include/linux/device/
H A Dbus.h275 #define BUS_NOTIFY_REMOVED_DEVICE 0x00000003 /* device removed */ macro
/kernel/linux/linux-6.6/include/linux/device/
H A Dbus.h253 * @BUS_NOTIFY_REMOVED_DEVICE: device is successfully removed from this bus
271 BUS_NOTIFY_REMOVED_DEVICE, enumerator
/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dpsmouse-smbus.c99 case BUS_NOTIFY_REMOVED_DEVICE: in psmouse_smbus_notifier_call()
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Dpsmouse-smbus.c103 case BUS_NOTIFY_REMOVED_DEVICE: in psmouse_smbus_notifier_call()
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Domap_device.c218 case BUS_NOTIFY_REMOVED_DEVICE: in _omap_device_notifier_call()
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Domap_device.c221 case BUS_NOTIFY_REMOVED_DEVICE: in _omap_device_notifier_call()
/kernel/linux/linux-5.10/drivers/platform/chrome/
H A Dchromeos_laptop.c220 case BUS_NOTIFY_REMOVED_DEVICE: in chromeos_laptop_i2c_notifier_call()
/kernel/linux/linux-6.6/drivers/platform/chrome/
H A Dchromeos_laptop.c237 case BUS_NOTIFY_REMOVED_DEVICE: in chromeos_laptop_i2c_notifier_call()
/kernel/linux/linux-5.10/drivers/iommu/intel/
H 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()
H A Diommu.c4672 } else if (info->event == BUS_NOTIFY_REMOVED_DEVICE) { in dmar_iommu_notify_scope_dev()
4692 } else if (info->event == BUS_NOTIFY_REMOVED_DEVICE) { in dmar_iommu_notify_scope_dev()
/kernel/linux/linux-6.6/drivers/iommu/intel/
H A Ddmar.c364 action != BUS_NOTIFY_REMOVED_DEVICE) in dmar_pci_bus_notifier()
374 else if (action == BUS_NOTIFY_REMOVED_DEVICE) in dmar_pci_bus_notifier()
H A Diommu.c3493 } else if (info->event == BUS_NOTIFY_REMOVED_DEVICE) { in dmar_iommu_notify_scope_dev()
3513 } else if (info->event == BUS_NOTIFY_REMOVED_DEVICE) { in dmar_iommu_notify_scope_dev()
3530 } else if (info->event == BUS_NOTIFY_REMOVED_DEVICE) { in dmar_iommu_notify_scope_dev()
/kernel/linux/linux-5.10/drivers/iommu/
H A Diommu.c1615 } else if (action == BUS_NOTIFY_REMOVED_DEVICE) { in iommu_bus_notifier()
/kernel/linux/linux-6.6/drivers/iommu/
H A Diommu.c1803 } else if (action == BUS_NOTIFY_REMOVED_DEVICE) { in iommu_bus_notifier()
/kernel/linux/linux-5.10/drivers/base/
H A Dcore.c3187 BUS_NOTIFY_REMOVED_DEVICE, dev); in device_del()
/kernel/linux/linux-6.6/drivers/base/
H A Dcore.c3837 bus_notify(dev, BUS_NOTIFY_REMOVED_DEVICE); in device_del()

Completed in 45 milliseconds