Home
last modified time | relevance | path

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

/linux-6.12.1/scripts/dtc/libfdt/
Dfdt_ro.c623 int fdt_supernode_atdepth_offset(const void *fdt, int nodeoffset, in fdt_supernode_atdepth_offset() function
666 err = fdt_supernode_atdepth_offset(fdt, nodeoffset, 0, &nodedepth); in fdt_node_depth()
679 return fdt_supernode_atdepth_offset(fdt, nodeoffset, in fdt_parent_offset()
Dlibfdt.h990 int fdt_supernode_atdepth_offset(const void *fdt, int nodeoffset,