Searched refs:hctl_compare (Results 1 – 1 of 1) sorted by relevance
414 static int hctl_compare(const void *a, const void *b) { in hctl_compare() function434 qsort(hctl->pelems, hctl->count, sizeof(*hctl->pelems), hctl_compare); in snd_hctl_sort()