Searched refs:fdt_set_name (Results 1 – 2 of 2) sorted by relevance
/scripts/dtc/libfdt/ | ||
D | libfdt.h | 1093 int fdt_set_name(void *fdt, int nodeoffset, const char *name); |
D | fdt_rw.c | 251 int fdt_set_name(void *fdt, int nodeoffset, const char *name) in fdt_set_name() function |