Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/dtc/
H A Dlivetree.c713 static int cmp_subnode(const void *ax, const void *bx) in cmp_subnode() function
739 qsort(tbl, n, sizeof(*tbl), cmp_subnode); in sort_subnodes()
/openbmc/linux/scripts/dtc/
H A Dlivetree.c758 static int cmp_subnode(const void *ax, const void *bx) in cmp_subnode() function
784 qsort(tbl, n, sizeof(*tbl), cmp_subnode); in sort_subnodes()