Searched refs:fdt_stringlist_count (Results 1 – 4 of 4) sorted by relevance
27 err = fdt_stringlist_count(fdt, offset, "#address-cells"); in check_expected_failure()67 err = fdt_stringlist_count(fdt, offset, property); in check_string_count()
65 fdt_stringlist_count;
1092 int fdt_stringlist_count(const void *fdt, int nodeoffset, const char *property);
721 int fdt_stringlist_count(const void *fdt, int nodeoffset, const char *property) in fdt_stringlist_count() function