Home
last modified time | relevance | path

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

/linux-2.6.39/scripts/dtc/libfdt/
Dfdt_ro.c321 int fdt_supernode_atdepth_offset(const void *fdt, int nodeoffset, in fdt_supernode_atdepth_offset() function
362 err = fdt_supernode_atdepth_offset(fdt, nodeoffset, 0, &nodedepth); in fdt_node_depth()
374 return fdt_supernode_atdepth_offset(fdt, nodeoffset, in fdt_parent_offset()
Dlibfdt.h488 int fdt_supernode_atdepth_offset(const void *fdt, int nodeoffset,