Searched refs:cmp_subnode (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/scripts/dtc/ | ||
H A D | livetree.c | 659 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 54 milliseconds