Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/core/
H A Ddevres.c201 static void dump_resources(struct udevice *dev, int depth) in dump_resources() function
214 dump_resources(child, depth + 1); in dump_resources()
223 dump_resources(root, 0); in dm_dump_devres()