Home
last modified time | relevance | path

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

/external/lib/fdt/
A Dfdt_ro.c624 int supernodedepth, int *nodedepth) in fdt_supernode_atdepth_offset() argument
631 if (supernodedepth < 0) in fdt_supernode_atdepth_offset()
637 if (depth == supernodedepth) in fdt_supernode_atdepth_offset()
644 if (supernodedepth > depth) in fdt_supernode_atdepth_offset()
/external/lib/fdt/include/
A Dlibfdt.h991 int supernodedepth, int *nodedepth);

Completed in 8 milliseconds