Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/control/
Dhcontrol.c60 static int snd_hctl_compare_default(const snd_hctl_elem_t *c1,
451 hctl->compare = compare == NULL ? snd_hctl_compare_default : compare; in snd_hctl_set_compare()
468 static int snd_hctl_compare_default(const snd_hctl_elem_t *c1, in snd_hctl_compare_default() function
610 hctl->compare = snd_hctl_compare_default; in snd_hctl_load()