HomeSort by: relevance | last modified time | path
    Searched defs:fdt_setprop_string (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/libfdt/dist/
libfdt.h 1701 * fdt_setprop_string - set a property to a string value
1707 * fdt_setprop_string() sets the value of the named property in the
1728 #define fdt_setprop_string(fdt, nodeoffset, name, str) \ macro
libfdt.h 1701 * fdt_setprop_string - set a property to a string value
1707 * fdt_setprop_string() sets the value of the named property in the
1728 #define fdt_setprop_string(fdt, nodeoffset, name, str) \ macro
libfdt.h 1701 * fdt_setprop_string - set a property to a string value
1707 * fdt_setprop_string() sets the value of the named property in the
1728 #define fdt_setprop_string(fdt, nodeoffset, name, str) \ macro

Completed in 79 milliseconds