Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/control/
Dnamehint.c169 static char *get_dev_name(struct hint_list *list) in get_dev_name() function
397 str = list->card >= 0 ? get_dev_name(list) : NULL; in try_config()