Searched refs:compare_them (Results 1 – 1 of 1) sorted by relevance
207 compare_them(const void *A, const void *B) in compare_them() function244 qsort(index, cnt, sizeof(struct device *), compare_them); in sort_them()