Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/libfdt/
H A Dlibfdt.h1421 int fdt_set_name(void *fdt, int nodeoffset, const char *name);
H A Dfdt_rw.c249 int fdt_set_name(void *fdt, int nodeoffset, const char *name) in fdt_set_name() function