Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/echoaudio/
H A Dechoaudio.c1326 static struct snd_kcontrol_new snd_echo_monitor_mixer = { variable
2075 snd_echo_monitor_mixer.count = num_busses_in(chip) * num_busses_out(chip); in __snd_echo_probe()
2076 err = snd_ctl_add(chip->card, snd_ctl_new1(&snd_echo_monitor_mixer, chip)); in __snd_echo_probe()