Searched refs:setprop_string (Results 1 – 1 of 1) sorted by relevance
/linux-5.10/arch/arm/boot/compressed/ |
D | atags_to_fdt.c | 31 static int setprop_string(void *fdt, const char *node_path, in setprop_string() function 99 setprop_string(fdt, "/chosen", "bootargs", cmdline); in merge_fdt_bootargs() 168 setprop_string(fdt, "/chosen", "bootargs", in atags_to_fdt() 206 setprop_string(fdt, "/", "serial-number", serno); in atags_to_fdt()
|