Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/amba/
Dbus.h85 amba_ahb_device_add_res(struct device *parent, const char *name,
/linux-4.4.14/drivers/amba/
Dbus.c487 amba_ahb_device_add_res(struct device *parent, const char *name, in amba_ahb_device_add_res() function
495 EXPORT_SYMBOL_GPL(amba_ahb_device_add_res);
/linux-4.4.14/arch/arm/mach-integrator/
Dimpd1.c423 d = amba_ahb_device_add_res(&dev->dev, devname, pc_base, SZ_4K, in impd1_probe()