Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/amba/
Dbus.c353 static int amba_device_try_add(struct amba_device *dev, struct resource *parent) in amba_device_try_add() function
467 int ret = amba_device_try_add(ddev->dev, ddev->parent); in amba_deferred_retry_func()
494 int ret = amba_device_try_add(dev, parent); in amba_device_add()