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

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

Completed in 65 milliseconds