Home
last modified time | relevance | path

Searched refs:beep_mode (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/sound/pci/hda/
Dhda_beep.c223 if (codec->beep_mode == HDA_BEEP_MODE_OFF) in snd_hda_attach_beep_device()
Dhda_intel.c129 static bool beep_mode[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS-1)] = variable
162 module_param_array(beep_mode, bool, NULL, 0444);
163 MODULE_PARM_DESC(beep_mode, "Select HDA Beep registration mode "
1929 chip->beep_mode = beep_mode[dev]; in azx_probe_continue()
Dhda_controller.h334 unsigned int beep_mode; member
Dhda_codec.h230 unsigned int beep_mode; member
Dhda_controller.c1900 codec->beep_mode = chip->beep_mode; in azx_probe_codecs()
/linux-4.1.27/Documentation/sound/alsa/
DALSA-Configuration.txt884 beep_mode - Selects the beep registration mode (0=off, 1=on); default