Home
last modified time | relevance | path

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

/scripts/dtc/libfdt/
Dlibfdt.h2017 int fdt_delprop(void *fdt, int nodeoffset, const char *name);
Dfdt_rw.c318 int fdt_delprop(void *fdt, int nodeoffset, const char *name) in fdt_delprop() function