Searched refs:snd_ctl_open (Results 1 – 3 of 3) sorted by relevance
85 X(snd_ctl_open) \
485 rc = snd_ctl_open(&handle, alsa_card->name, 0); in cras_alsa_card_create()
938 int snd_ctl_open(snd_ctl_t **handle, const char *name, int card) { in snd_ctl_open() function