Searched refs:add_card (Results 1 – 3 of 3) sorted by relevance
/third_party/alsa-utils/alsactl/ |
D | daemon.c | 90 static void add_card(struct card ***cards, int *count, const char *cardname) in add_card() function 151 add_card(cards, count, cardname); in add_cards() 383 add_card(&cards, &count, cardname); in state_daemon()
|
/third_party/alsa-lib/src/control/ |
D | namehint.c | 446 static int add_card(snd_config_t *config, snd_config_t *rw_config, struct hint_list *list, int card) in add_card() function 629 err = add_card(local_config, local_config_rw, &list, card); in snd_device_name_hint() 639 err = add_card(local_config, local_config_rw, &list, card); in snd_device_name_hint()
|
/third_party/pulseaudio/src/modules/bluetooth/ |
D | module-bluez5-device.c | 1999 static int add_card(struct userdata *u) { in add_card() function 2328 if (add_card(u) < 0) in pa__init()
|