Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/echoaudio/
Dechoaudio.c1391 static struct snd_kcontrol_new snd_echo_vmixer = { variable
2056 snd_echo_vmixer.count = num_pipes_out(chip) * num_busses_out(chip); in snd_echo_probe()
2057 if ((err = snd_ctl_add(chip->card, snd_ctl_new1(&snd_echo_vmixer, chip))) < 0) in snd_echo_probe()