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

/freebsd-current/sys/contrib/libfdt/
H A Dfdt_wip.c128 int fdt_nop_node(void *fdt, int nodeoffset) function
H A Dlibfdt.h1273 * fdt_nop_node - replace a node (subtree) with nop tags
1277 * fdt_nop_node() will replace a given node's representation in the
1294 int fdt_nop_node(void *fdt, int nodeoffset);

Completed in 112 milliseconds