Searched refs:setprop_str (Results 1 – 5 of 5) sorted by relevance
/linux-6.6.21/arch/powerpc/boot/ |
D | planetcore.c | 129 setprop_str(chosen, "linux,stdout-path", path); in planetcore_set_stdout_path()
|
D | ps3.c | 39 setprop_str(chosen, "bootargs", cmdline); in prep_cmdline()
|
D | main.c | 219 setprop_str(chosen, "bootargs", cmdline); in prep_cmdline()
|
D | ops.h | 120 static inline int setprop_str(void *devp, const char *name, const char *buf) in setprop_str() function
|
D | devtree.c | 50 setprop_str(memory, "device_type", "memory"); in dt_fixup_memory()
|