Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/libfdt/
H A Dlibfdt.h1790 int fdt_delprop(void *fdt, int nodeoffset, const char *name);
H A Dfdt_rw.c332 int fdt_delprop(void *fdt, int nodeoffset, const char *name) in fdt_delprop() function