Home
last modified time | relevance | path

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

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