Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dhda_controller.h149 unsigned int single_cmd:1; member
Dhda_intel.c130 static bool single_cmd; variable
159 module_param(single_cmd, bool, 0444);
160 MODULE_PARM_DESC(single_cmd, "Use single command to communicate with codecs "
1606 chip->single_cmd = single_cmd; in azx_create()
Dhda_controller.c674 chip->single_cmd = 1; in azx_rirb_get_response()
762 if (chip->single_cmd) in azx_send_cmd()
776 if (chip->single_cmd) in azx_get_response()
Dhda_tegra.c458 chip->single_cmd = false; in hda_tegra_create()
/linux-4.4.14/Documentation/sound/alsa/
DALSA-Configuration.txt888 single_cmd - Use single immediate commands to communicate with
942 can try "single_cmd=1" module option. This will switch the
DHD-Audio.txt97 hda_intel: azx_get_response timeout, switching to single_cmd mode: