Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/control/
Dnamehint.c50 static int hint_list_add(struct hint_list *list, in hint_list_add() function
95 return hint_list_add(list, entry, NULL); in hint_list_add_custom()
101 err = hint_list_add(list, name, sep + 1); in hint_list_add_custom()
419 err = hint_list_add(list, buf, buf1); in try_config()
665 err = hint_list_add(&list, NULL, NULL); in snd_device_name_hint()