fdt_next_property_offset  137 scripts/dtc/fdtget.c 		prop = fdt_next_property_offset(blob, prop);
fdt_next_property_offset  267 scripts/dtc/libfdt/fdt_ro.c 	     (offset = fdt_next_property_offset(fdt, offset))) {
fdt_next_property_offset  384 scripts/dtc/libfdt/libfdt.h int fdt_next_property_offset(const void *fdt, int offset);