Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/libfdt/
H A Dlibfdt.h296 int fdt_subnode_offset(const void *fdt, int parentoffset, const char *name);
H A Dfdt_ro.c123 int fdt_subnode_offset(const void *fdt, int parentoffset, in fdt_subnode_offset() function