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