beep_ctl          209 sound/ppc/beep.c 	struct snd_kcontrol *beep_ctl;
beep_ctl          241 sound/ppc/beep.c 	beep_ctl = snd_ctl_new1(&snd_pmac_beep_mixer, chip);
beep_ctl          242 sound/ppc/beep.c 	err = snd_ctl_add(chip->card, beep_ctl);
beep_ctl          254 sound/ppc/beep.c  fail2:	snd_ctl_remove(chip->card, beep_ctl);