Home
last modified time | relevance | path

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

/linux/scripts/dtc/libfdt/
H A Dfdt_sw.c293 int fdt_property_placeholder(void *fdt, const char *name, int len, void **valp) in fdt_property_placeholder() function
330 ret = fdt_property_placeholder(fdt, name, len, &ptr); in fdt_property()
H A Dlibfdt.h1572 int fdt_property_placeholder(void *fdt, const char *name, int len, void **valp);