Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dfdt_support.c732 static int fdt_del_subnodes(const void *blob, int parent_offset) in fdt_del_subnodes() function
774 ret = fdt_del_subnodes(blob, parent_offset); in fdt_del_partitions()