Home
last modified time | relevance | path

Searched refs:fdt_stringlist_count (Results 1 – 2 of 2) sorted by relevance

/linux/scripts/dtc/libfdt/
H A Dlibfdt.h1186 int fdt_stringlist_count(const void *fdt, int nodeoffset, const char *property);
H A Dfdt_ro.c752 int fdt_stringlist_count(const void *fdt, int nodeoffset, const char *property) in fdt_stringlist_count() function