Home
last modified time | relevance | path

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

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