Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_beep.c139 * snd_hda_enable_beep_device - Turn on/off beep sound
143 int snd_hda_enable_beep_device(struct hda_codec *codec, int enable) in snd_hda_enable_beep_device() function
159 EXPORT_SYMBOL_GPL(snd_hda_enable_beep_device); variable
337 snd_hda_enable_beep_device(codec, enable); in snd_hda_mixer_amp_switch_put_beep()
H A Dhda_beep.h35 int snd_hda_enable_beep_device(struct hda_codec *codec, int enable);
H A Dpatch_sigmatel.c885 return snd_hda_enable_beep_device(codec, ucontrol->value.integer.value[0]); in stac_dig_beep_switch_put()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_beep.c139 * snd_hda_enable_beep_device - Turn on/off beep sound
143 int snd_hda_enable_beep_device(struct hda_codec *codec, int enable) in snd_hda_enable_beep_device() function
159 EXPORT_SYMBOL_GPL(snd_hda_enable_beep_device); variable
337 snd_hda_enable_beep_device(codec, enable); in snd_hda_mixer_amp_switch_put_beep()
H A Dhda_beep.h35 int snd_hda_enable_beep_device(struct hda_codec *codec, int enable);
H A Dpatch_sigmatel.c885 return snd_hda_enable_beep_device(codec, ucontrol->value.integer.value[0]); in stac_dig_beep_switch_put()

Completed in 12 milliseconds