Searched refs:fdt_appendprop_string (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/libfdt/
H A Dlibfdt.h1334 * fdt_appendprop_string - append a string to a property
1340 * fdt_appendprop_string() appends the given string to the value of
1360 #define fdt_appendprop_string(fdt, nodeoffset, name, str) \ macro

Completed in 8 milliseconds