Home
last modified time | relevance | path

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

/aosp_15_r20/external/dtc/tests/
H A Dsetprop.c49 strp = check_getprop_string(fdt, 0, "prop-int", NEW_STRING); in main()
H A Dtests.h106 #define check_getprop_string(fdt, nodeoffset, name, s) \ macro
H A Doverlay.c59 check_getprop_string(fdt, node_off, name, val); in check_getprop_string_by_name()