Home
last modified time | relevance | path

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

/scripts/dtc/libfdt/
A Dlibfdt.h969 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle);
A Dfdt_overlay.c79 ret = fdt_node_offset_by_phandle(fdt, phandle); in overlay_get_target()
A Dfdt_ro.c678 int fdt_node_offset_by_phandle(const void *fdt, uint32_t phandle) in fdt_node_offset_by_phandle() function
/scripts/dtc/pylibfdt/
A Dlibfdt.i_shipped478 return check_err(fdt_node_offset_by_phandle(self._fdt, phandle), quiet)

Completed in 11 milliseconds