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

/haiku-fatelf/headers/libs/libfdt/
H A Dlibfdt.h737 * fdt_node_offset_by_phandle - find the node with a given phandle
741 * fdt_node_offset_by_phandle() returns the offset of the node
755 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle);
/haiku-fatelf/src/libs/libfdt/
H A Dfdt_ro.c493 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle) function

Completed in 72 milliseconds