amba_device_register  983 arch/arm/mach-ep93xx/core.c 	amba_device_register(&uart1_device, &iomem_resource);
amba_device_register  984 arch/arm/mach-ep93xx/core.c 	amba_device_register(&uart2_device, &iomem_resource);
amba_device_register  985 arch/arm/mach-ep93xx/core.c 	amba_device_register(&uart3_device, &iomem_resource);
amba_device_register  259 arch/arm/mach-s3c64xx/pl080.c 	amba_device_register(&s3c64xx_dma0_device, &iomem_resource);
amba_device_register  260 arch/arm/mach-s3c64xx/pl080.c 	amba_device_register(&s3c64xx_dma1_device, &iomem_resource);
amba_device_register  817 drivers/amba/bus.c EXPORT_SYMBOL(amba_device_register);
amba_device_register  112 include/linux/amba/bus.h int amba_device_register(struct amba_device *, struct resource *);