Home
last modified time | relevance | path

Searched refs:fdt_find_add_string_ (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-a/lib/libfdt/
A Dfdt_sw.c276 static int fdt_find_add_string_(void *fdt, const char *s, int *allocated) in fdt_find_add_string_() function
306 nameoff = fdt_find_add_string_(fdt, name, &allocated); in fdt_property_placeholder()
A Dfdt_rw.c127 static int fdt_find_add_string_(void *fdt, const char *s, int *allocated) in fdt_find_add_string_() function
214 namestroff = fdt_find_add_string_(fdt, name, &allocated); in fdt_add_property_()

Completed in 4 milliseconds