Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/scripts/dtc/
H A Dlivetree.c731 static int cmp_subnode(const void *ax, const void *bx) in cmp_subnode() function
757 qsort(tbl, n, sizeof(*tbl), cmp_subnode); in sort_subnodes()
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Dlivetree.c709 static int cmp_subnode(const void *ax, const void *bx) in cmp_subnode() function
735 qsort(tbl, n, sizeof(*tbl), cmp_subnode); in sort_subnodes()