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

/linux-4.4.14/sound/pci/hda/
H A Dhda_beep.c208 * explicitly or beep_mode of the codec is turned off, this doesn't nothing.
223 if (codec->beep_mode == HDA_BEEP_MODE_OFF) snd_hda_attach_beep_device()
H A Dhda_controller.h139 unsigned int beep_mode; member in struct:azx
H A Dhda_intel.c136 static bool beep_mode[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS-1)] = variable
169 module_param_array(beep_mode, bool, NULL, 0444);
170 MODULE_PARM_DESC(beep_mode, "Select HDA Beep registration mode "
2092 chip->beep_mode = beep_mode[dev]; azx_probe_continue()
H A Dhda_codec.h204 unsigned int beep_mode; member in struct:hda_codec
H A Dhda_controller.c1121 codec->beep_mode = chip->beep_mode; azx_probe_codecs()

Completed in 129 milliseconds