Home
last modified time | relevance | path

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

/linux-3.4.99/scripts/dtc/libfdt/
Dlibfdt.h999 int fdt_delprop(void *fdt, int nodeoffset, const char *name);
Dfdt_rw.c292 int fdt_delprop(void *fdt, int nodeoffset, const char *name) in fdt_delprop() function