Home
last modified time | relevance | path

Searched refs:check_getprop_string (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/dtc/dist/tests/
H A Dsetprop.c51 strp = check_getprop_string(fdt, 0, "prop-int", NEW_STRING); in main()
H A Dtests.h108 #define check_getprop_string(fdt, nodeoffset, name, s) \ macro
H A Doverlay.c57 check_getprop_string(fdt, node_off, name, val); in check_getprop_string_by_name()