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

/linux-4.1.27/include/linux/
H A Ddevice.h186 #define BUS_NOTIFY_REMOVED_DEVICE 0x00000003 /* device removed */ macro
/linux-4.1.27/drivers/base/
H A Dcore.c1228 BUS_NOTIFY_REMOVED_DEVICE, dev); device_del()
/linux-4.1.27/drivers/iommu/
H A Damd_iommu.c2465 case BUS_NOTIFY_REMOVED_DEVICE: device_change_notifier()
H A Dintel-iommu.c4029 if (action != BUS_NOTIFY_REMOVED_DEVICE) device_notifier()

Completed in 418 milliseconds