Searched refs:add_card (Results 1 - 3 of 3) sorted by relevance
/third_party/alsa-utils/alsactl/ |
H A 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/ |
H A D | namehint.c | 447 static int add_card(snd_config_t *config, snd_config_t *rw_config, struct hint_list *list, int card) in add_card() function 628 err = add_card(local_config, local_config_rw, &list, card); in snd_device_name_hint() 638 err = add_card(local_config, local_config_rw, &list, card); in snd_device_name_hint()
|
/third_party/pulseaudio/src/modules/bluetooth/ |
H A D | module-bluez5-device.c | 2193 static int add_card(struct userdata *u) { in add_card() function 2813 if (add_card(u) < 0) in pa__init()
|
Completed in 6 milliseconds