Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/core/
H A Ddevres.c200 static void dump_resources(struct udevice *dev, int depth) in dump_resources() function
213 dump_resources(child, depth + 1); in dump_resources()
222 dump_resources(root, 0); in dm_dump_devres()