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

/linux-4.1.27/scripts/dtc/
H A Dlivetree.c659 static int cmp_subnode(const void *ax, const void *bx) cmp_subnode() function
685 qsort(tbl, n, sizeof(*tbl), cmp_subnode); sort_subnodes()

Completed in 66 milliseconds