snd_echo_monitor_mixer 1310 sound/pci/echoaudio/echoaudio.c static struct snd_kcontrol_new snd_echo_monitor_mixer = {
snd_echo_monitor_mixer 2087 sound/pci/echoaudio/echoaudio.c 	snd_echo_monitor_mixer.count = num_busses_in(chip) * num_busses_out(chip);
snd_echo_monitor_mixer 2088 sound/pci/echoaudio/echoaudio.c 	if ((err = snd_ctl_add(chip->card, snd_ctl_new1(&snd_echo_monitor_mixer, chip))) < 0)