fdt_property_placeholder  322 scripts/dtc/libfdt/fdt_sw.c 	ret = fdt_property_placeholder(fdt, name, len, &ptr);
fdt_property_placeholder 1466 scripts/dtc/libfdt/libfdt.h int fdt_property_placeholder(void *fdt, const char *name, int len, void **valp);