Home
last modified time | relevance | path

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

/linux-3.4.99/scripts/dtc/libfdt/
Dlibfdt.h429 uint32_t fdt_get_phandle(const void *fdt, int nodeoffset);
Dfdt_ro.c256 uint32_t fdt_get_phandle(const void *fdt, int nodeoffset) in fdt_get_phandle() function