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

  /src/sys/external/bsd/libfdt/dist/
version.lds 44 fdt_set_name;
fdt_rw.c 222 int fdt_set_name(void *fdt, int nodeoffset, const char *name) function in typeref:typename:int
libfdt.h 1532 * fdt_set_name - change the name of a given node
1537 * fdt_set_name() replaces the name (including unit address, if any)
1555 int fdt_set_name(void *fdt, int nodeoffset, const char *name);

Completed in 15 milliseconds