HomeSort by: relevance | last modified time | path
    Searched refs:fdt_nop_node (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/libfdt/dist/
version.lds 32 fdt_nop_node;
fdt_wip.c 85 int fdt_nop_node(void *fdt, int nodeoffset) function in typeref:typename:int
libfdt.h 1366 * fdt_nop_node - replace a node (subtree) with nop tags
1370 * fdt_nop_node() will replace a given node's representation in the
1387 int fdt_nop_node(void *fdt, int nodeoffset);

Completed in 14 milliseconds