Searched refs:beep_ctl (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/ppc/
H A Dbeep.c222 struct snd_kcontrol *beep_ctl; local
253 beep_ctl = snd_ctl_new1(&snd_pmac_beep_mixer, chip);
254 err = snd_ctl_add(chip->card, beep_ctl);
266 fail2: snd_ctl_remove(chip->card, beep_ctl);

Completed in 85 milliseconds