Searched refs:fdt_find_add_string_ (Results 1 – 3 of 3) sorted by relevance
268 static int fdt_find_add_string_(void *fdt, const char *s, int *allocated) in fdt_find_add_string_() function298 nameoff = fdt_find_add_string_(fdt, name, &allocated); in fdt_property_placeholder()
115 static int fdt_find_add_string_(void *fdt, const char *s, int *allocated) in fdt_find_add_string_() function200 namestroff = fdt_find_add_string_(fdt, name, &allocated); in fdt_add_property_()
73314 fdt_find_add_string_():73368 fdt_find_add_string_():
Completed in 141 milliseconds