Home
last modified time | relevance | path

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

/linux-6.1.9/scripts/dtc/libfdt/
Dfdt_ro.c594 int fdt_supernode_atdepth_offset(const void *fdt, int nodeoffset, in fdt_supernode_atdepth_offset() function
637 err = fdt_supernode_atdepth_offset(fdt, nodeoffset, 0, &nodedepth); in fdt_node_depth()
650 return fdt_supernode_atdepth_offset(fdt, nodeoffset, in fdt_parent_offset()
Dlibfdt.h922 int fdt_supernode_atdepth_offset(const void *fdt, int nodeoffset,