snd_hda_enable_beep_device  149 sound/pci/hda/hda_beep.c EXPORT_SYMBOL_GPL(snd_hda_enable_beep_device);
snd_hda_enable_beep_device  326 sound/pci/hda/hda_beep.c 		snd_hda_enable_beep_device(codec, enable);
snd_hda_enable_beep_device   34 sound/pci/hda/hda_beep.h int snd_hda_enable_beep_device(struct hda_codec *codec, int enable);
snd_hda_enable_beep_device  878 sound/pci/hda/patch_sigmatel.c 	return snd_hda_enable_beep_device(codec, ucontrol->value.integer.value[0]);