Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/control/
Dnamehint.c32 struct hint_list { struct
50 static int hint_list_add(struct hint_list *list, in hint_list_add() argument
84 static int hint_list_add_custom(struct hint_list *list, in hint_list_add_custom()
115 static int get_dev_name1(struct hint_list *list, char **res, int device, in get_dev_name1()
169 static char *get_dev_name(struct hint_list *list) in get_dev_name()
237 struct hint_list *list, in try_config()
446 static int add_card(snd_config_t *config, snd_config_t *rw_config, struct hint_list *list, int card) in add_card()
514 static int get_card_name(struct hint_list *list, int card) in get_card_name()
533 struct hint_list *list) in add_software_devices()
584 struct hint_list list; in snd_device_name_hint()