Home
last modified time | relevance | path

Searched refs:setprop_str (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/arch/powerpc/boot/
Dplanetcore.c132 setprop_str(chosen, "linux,stdout-path", path); in planetcore_set_stdout_path()
Dps3.c58 setprop_str(chosen, "bootargs", cmdline); in prep_cmdline()
Dmain.c183 setprop_str(chosen, "bootargs", cmdline); in prep_cmdline()
Dops.h123 static inline int setprop_str(void *devp, const char *name, const char *buf) in setprop_str() function
Ddevtree.c49 setprop_str(memory, "device_type", "memory"); in dt_fixup_memory()