Searched refs:setprop_cell (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/arch/arm/boot/compressed/ |
D | atags_to_fdt.c | 38 static int setprop_cell(void *fdt, const char *node_path, in setprop_cell() function 178 setprop_cell(fdt, "/chosen", "linux,initrd-start", in atags_to_fdt() 180 setprop_cell(fdt, "/chosen", "linux,initrd-end", in atags_to_fdt()
|