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

/gem5/ext/libfdt/
H A Dlibfdt.h1192 * fdt_setprop_string - set a property to a string value
1198 * fdt_setprop_string() sets the value of the named property in the
1219 #define fdt_setprop_string(fdt, nodeoffset, name, str) \ macro

Completed in 8 milliseconds