Home
last modified time | relevance | path

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

/u-boot/drivers/core/
A Ddump.c34 static void show_devices(struct udevice *dev, int depth, int last_flag, in show_devices() function
74 show_devices(devs[i], depth + 1, in show_devices()
82 show_devices(child, depth + 1, in show_devices()
108 show_devices(root, -1, 0, devs); in dm_dump_tree()

Completed in 4 milliseconds