Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_loongson.c76 static bool beep_mode[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS-1)] = variable
100 module_param_array(beep_mode, bool, NULL, 0444);
101 MODULE_PARM_DESC(beep_mode, "Select HDA Beep registration mode "
697 chip->beep_mode = beep_mode[dev]; in azx_probe_continue()
H A Dhda_controller.h132 unsigned int beep_mode; member
H A Dhda_beep.c200 * explicitly or beep_mode of the codec is turned off, this doesn't nothing.
217 if (codec->beep_mode == HDA_BEEP_MODE_OFF) in snd_hda_attach_beep_device()
H A Dhda_intel.c125 static bool beep_mode[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS-1)] = variable
159 module_param_array(beep_mode, bool, NULL, 0444);
160 MODULE_PARM_DESC(beep_mode, "Select HDA Beep registration mode "
2364 chip->beep_mode = beep_mode[dev]; in azx_probe_continue()
H A Dhda_controller.c1281 codec->beep_mode = chip->beep_mode; in azx_probe_codecs()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_controller.h126 unsigned int beep_mode; member
H A Dhda_beep.c200 * explicitly or beep_mode of the codec is turned off, this doesn't nothing.
217 if (codec->beep_mode == HDA_BEEP_MODE_OFF) in snd_hda_attach_beep_device()
H A Dhda_intel.c119 static bool beep_mode[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS-1)] = variable
154 module_param_array(beep_mode, bool, NULL, 0444);
155 MODULE_PARM_DESC(beep_mode, "Select HDA Beep registration mode "
2306 chip->beep_mode = beep_mode[dev]; in azx_probe_continue()
H A Dhda_controller.c1233 codec->beep_mode = chip->beep_mode; in azx_probe_codecs()
/kernel/linux/linux-5.10/include/sound/
H A Dhda_codec.h197 unsigned int beep_mode; member
/kernel/linux/linux-6.6/include/sound/
H A Dhda_codec.h198 unsigned int beep_mode; member

Completed in 22 milliseconds