Searched refs:fdt_resize_property_ (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/scripts/dtc/libfdt/ |
H A D | fdt_rw.c | 203 static int fdt_resize_property_(void *fdt, int nodeoffset, const char *name, in fdt_resize_property_() function 280 err = fdt_resize_property_(fdt, nodeoffset, name, len, &prop); in fdt_setprop_placeholder()
|
/openbmc/linux/scripts/dtc/libfdt/ |
H A D | fdt_rw.c | 184 static int fdt_resize_property_(void *fdt, int nodeoffset, const char *name, in fdt_resize_property_() function 266 err = fdt_resize_property_(fdt, nodeoffset, name, len, &prop); in fdt_setprop_placeholder()
|