Searched refs:fdt_nop_node (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/libfdt/
H A Dfdt_wip.c86 int fdt_nop_node(void *fdt, int nodeoffset) function
H A Dlibfdt.h946 * fdt_nop_node - replace a node (subtree) with nop tags
950 * fdt_nop_node() will replace a given node's representation in the
967 int fdt_nop_node(void *fdt, int nodeoffset);

Completed in 8 milliseconds