Home
last modified time | relevance | path

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

/drivers/core/
A Droot.c301 static int dm_probe_devices(struct udevice *dev, bool pre_reloc_only) in dm_probe_devices() function
320 dm_probe_devices(child, pre_reloc_only); in dm_probe_devices()
329 ret = dm_probe_devices(gd->dm_root, !(gd->flags & GD_FLG_RELOC)); in dm_autoprobe()

Completed in 5 milliseconds