Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/control/
Dhcontrol.c414 static int hctl_compare(const void *a, const void *b) { in hctl_compare() function
434 qsort(hctl->pelems, hctl->count, sizeof(*hctl->pelems), hctl_compare); in snd_hctl_sort()