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

/external/dtc/libfdt/
H A Dlibfdt.h1533 * fdt_setprop_string - set a property to a string value
1539 * fdt_setprop_string() sets the value of the named property in the
1560 #define fdt_setprop_string(fdt, nodeoffset, name, str) \ macro

Completed in 116 milliseconds