Home
last modified time | relevance | path

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

/external/dtc/tests/
Dget_phandle.c75 max = fdt_get_max_phandle(fdt); in main()
/external/dtc/libfdt/
Dlibfdt.h385 static inline uint32_t fdt_get_max_phandle(const void *fdt) in fdt_get_max_phandle() function