Searched refs:fdt_find_add_string_ (Results 1 – 2 of 2) sorted by relevance
276 static int fdt_find_add_string_(void *fdt, const char *s, int *allocated) in fdt_find_add_string_() function306 nameoff = fdt_find_add_string_(fdt, name, &allocated); in fdt_property_placeholder()
127 static int fdt_find_add_string_(void *fdt, const char *s, int *allocated) in fdt_find_add_string_() function214 namestroff = fdt_find_add_string_(fdt, name, &allocated); in fdt_add_property_()
Completed in 5 milliseconds