Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/amba/
Dbus.c368 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()