Searched refs:add_string (Results 1 – 1 of 1) sorted by relevance
671 static void __init add_string(char **str, const char *q) in add_string() function708 add_string(&p, "dev"); in prom_setprop()709 add_string(&p, nodename); in prom_setprop()710 add_string(&p, tohex((u32)(unsigned long) value)); in prom_setprop()711 add_string(&p, tohex(valuelen)); in prom_setprop()712 add_string(&p, tohex(ADDR(pname))); in prom_setprop()713 add_string(&p, tohex(prom_strlen(pname))); in prom_setprop()714 add_string(&p, "property"); in prom_setprop()