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