Home
last modified time | relevance | path

Searched refs:amba_device_register (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm/mach-s3c/
A Dpl080.c259 amba_device_register(&s3c64xx_dma0_device, &iomem_resource); in s3c64xx_pl080_init()
260 amba_device_register(&s3c64xx_dma1_device, &iomem_resource); in s3c64xx_pl080_init()
/linux/include/linux/amba/
A Dbus.h138 int amba_device_register(struct amba_device *, struct resource *);
/linux/drivers/amba/
A Dbus.c631 int amba_device_register(struct amba_device *dev, struct resource *parent) in amba_device_register() function
638 EXPORT_SYMBOL(amba_device_register);

Completed in 11 milliseconds