Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/libfdt/
H A Dlibfdt.h878 int fdt_set_name(void *fdt, int nodeoffset, const char *name);
H A Dfdt_rw.c251 int fdt_set_name(void *fdt, int nodeoffset, const char *name) in fdt_set_name() function