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

  /src/sys/external/bsd/libfdt/dist/
libfdt.h 1873 * fdt_appendprop_string - append a string to a property
1879 * fdt_appendprop_string() appends the given string to the value of
1899 #define fdt_appendprop_string(fdt, nodeoffset, name, str) \ macro
libfdt.h 1873 * fdt_appendprop_string - append a string to a property
1879 * fdt_appendprop_string() appends the given string to the value of
1899 #define fdt_appendprop_string(fdt, nodeoffset, name, str) \ macro

Completed in 26 milliseconds