Home
last modified time | relevance | path

Searched refs:fdt_node_offset_by_phandle (Results 1 – 3 of 3) sorted by relevance

/scripts/dtc/libfdt/
Dlibfdt.h1098 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle);
Dfdt_overlay.c64 ret = fdt_node_offset_by_phandle(fdt, phandle); in fdt_overlay_target_offset()
Dfdt_ro.c710 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle) in fdt_node_offset_by_phandle() function