Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/amba/
H A Dbus.c371 static int amba_device_try_add(struct amba_device *dev, struct resource *parent) in amba_device_try_add() function
515 int ret = amba_device_try_add(ddev->dev, ddev->parent); in amba_deferred_retry()
550 int ret = amba_device_try_add(dev, parent); in amba_device_add()