Searched refs:BUS_NOTIFY_ADD_DEVICE (Results 1 - 27 of 27) sorted by relevance

/linux-4.1.27/drivers/xen/
H A Dpci.c185 case BUS_NOTIFY_ADD_DEVICE: xen_pci_notifier()
196 action == BUS_NOTIFY_ADD_DEVICE ? "add" : xen_pci_notifier()
/linux-4.1.27/arch/powerpc/platforms/512x/
H A Dpdm360ng.c83 if ((event == BUS_NOTIFY_ADD_DEVICE) && pdm360ng_touchscreen_notifier_call()
/linux-4.1.27/arch/powerpc/kernel/
H A Ddma-swiotlb.c84 if (action != BUS_NOTIFY_ADD_DEVICE) ppc_swiotlb_bus_notify()
H A Disa-bridge.c226 case BUS_NOTIFY_ADD_DEVICE: isa_bridge_notify()
H A Diommu.c138 if (action == BUS_NOTIFY_ADD_DEVICE) { fail_iommu_bus_notify()
1184 case BUS_NOTIFY_ADD_DEVICE: tce_iommu_bus_notifier()
/linux-4.1.27/arch/arm/mach-keystone/
H A Dkeystone.c38 if (event != BUS_NOTIFY_ADD_DEVICE) keystone_platform_notifier()
/linux-4.1.27/arch/arm/mach-shmobile/
H A Dregulator-quirk-rcar-gen2.c90 if (action != BUS_NOTIFY_ADD_DEVICE || dev->type == &i2c_adapter_type) regulator_quirk_notify()
/linux-4.1.27/arch/arm/mach-highbank/
H A Dhighbank.c87 if (event != BUS_NOTIFY_ADD_DEVICE) highbank_platform_notifier()
/linux-4.1.27/drivers/of/
H A Ddevice.c81 * can use a platform bus notifier and handle BUS_NOTIFY_ADD_DEVICE events
/linux-4.1.27/arch/arm/mach-mvebu/
H A Dcoherency.c85 if (event != BUS_NOTIFY_ADD_DEVICE) mvebu_hwcc_notifier()
/linux-4.1.27/drivers/iommu/
H A Ddmar.c142 if (event == BUS_NOTIFY_ADD_DEVICE) dmar_alloc_pci_notify_info()
164 if (event == BUS_NOTIFY_ADD_DEVICE) { dmar_alloc_pci_notify_info()
332 if (action != BUS_NOTIFY_ADD_DEVICE && action != BUS_NOTIFY_DEL_DEVICE) dmar_pci_bus_notifier()
340 if (action == BUS_NOTIFY_ADD_DEVICE) dmar_pci_bus_notifier()
780 BUS_NOTIFY_ADD_DEVICE); for_each_pci_dev()
H A Diommu.c761 if (action == BUS_NOTIFY_ADD_DEVICE) { iommu_bus_notifier()
H A Dintel-iommu.c3977 if (info->event == BUS_NOTIFY_ADD_DEVICE) { dmar_iommu_notify_scope_dev()
3995 if (info->event == BUS_NOTIFY_ADD_DEVICE) { dmar_iommu_notify_scope_dev()
H A Damd_iommu.c2430 case BUS_NOTIFY_ADD_DEVICE: device_change_notifier()
/linux-4.1.27/arch/powerpc/platforms/pasemi/
H A Dsetup.c356 if (action != BUS_NOTIFY_ADD_DEVICE) pcmcia_notify()
/linux-4.1.27/drivers/scsi/device_handler/
H A Dscsi_dh.c285 if (action == BUS_NOTIFY_ADD_DEVICE) { scsi_dh_notifier()
/linux-4.1.27/drivers/acpi/
H A Dacpi_lpss.c683 case BUS_NOTIFY_ADD_DEVICE: acpi_lpss_platform_notify()
/linux-4.1.27/drivers/base/power/
H A Dclock_ops.c339 case BUS_NOTIFY_ADD_DEVICE: pm_clk_notify()
/linux-4.1.27/drivers/w1/
H A Dw1.c628 case BUS_NOTIFY_ADD_DEVICE: w1_family_notify()
691 w1_family_notify(BUS_NOTIFY_ADD_DEVICE, sl); __w1_attach_slave_device()
/linux-4.1.27/drivers/i2c/
H A Di2c-dev.c601 case BUS_NOTIFY_ADD_DEVICE: i2cdev_notifier_call()
/linux-4.1.27/drivers/gpu/vga/
H A Dvgaarb.c1268 if (action == BUS_NOTIFY_ADD_DEVICE) pci_notify()
/linux-4.1.27/drivers/usb/core/
H A Dusb.c992 case BUS_NOTIFY_ADD_DEVICE: usb_bus_notify()
/linux-4.1.27/arch/powerpc/platforms/cell/
H A Diommu.c685 if (action != BUS_NOTIFY_ADD_DEVICE) cell_of_bus_notify()
/linux-4.1.27/arch/arm/mach-omap2/
H A Domap_device.c205 case BUS_NOTIFY_ADD_DEVICE: _omap_device_notifier_call()
/linux-4.1.27/arch/arm/common/
H A Dsa1111.c1409 case BUS_NOTIFY_ADD_DEVICE: sa1111_notifier_call()
/linux-4.1.27/include/linux/
H A Ddevice.h184 #define BUS_NOTIFY_ADD_DEVICE 0x00000001 /* device added */ macro
/linux-4.1.27/drivers/base/
H A Dcore.c1068 BUS_NOTIFY_ADD_DEVICE, dev); device_add()

Completed in 876 milliseconds