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

/linux-master/sound/pci/hda/
H A Dhda_controller.h127 unsigned int beep_mode; member in struct:azx
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)
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 "
2295 chip->beep_mode = beep_mode[dev];
H A Dhda_controller.c1243 codec->beep_mode = chip->beep_mode;
/linux-master/include/sound/
H A Dhda_codec.h197 unsigned int beep_mode; member in struct:hda_codec

Completed in 159 milliseconds