Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/libfdt/
H A Dlibfdt.h320 int fdt_path_offset(const void *fdt, const char *path);
H A Dfdt_ro.c129 int fdt_path_offset(const void *fdt, const char *path) in fdt_path_offset() function