HomeSort by: relevance | last modified time | path
    Searched defs:fdt_get_max_phandle (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/libfdt/dist/
libfdt.h 368 * fdt_get_max_phandle - retrieves the highest phandle in a tree
371 * fdt_get_max_phandle retrieves the highest phandle in the given
382 static inline uint32_t fdt_get_max_phandle(const void *fdt) function in typeref:typename:uint32_t
libfdt.h 368 * fdt_get_max_phandle - retrieves the highest phandle in a tree
371 * fdt_get_max_phandle retrieves the highest phandle in the given
382 static inline uint32_t fdt_get_max_phandle(const void *fdt) function in typeref:typename:uint32_t

Completed in 25 milliseconds