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

/linux-master/scripts/dtc/libfdt/
H A Dlibfdt.h384 * fdt_get_max_phandle - retrieves the highest phandle in a tree
387 * fdt_get_max_phandle retrieves the highest phandle in the given
398 static inline uint32_t fdt_get_max_phandle(const void *fdt) function

Completed in 165 milliseconds