Searched refs:fdt_first_subnode (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/dtc/libfdt/
H A Dfdt.c201 int fdt_first_subnode(const void *fdt, int offset) function
H A Dlibfdt.h140 * fdt_first_subnode() - get offset of first direct subnode
146 int fdt_first_subnode(const void *fdt, int offset);
151 * After first calling fdt_first_subnode(), call this function repeatedly to

Completed in 55 milliseconds