Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_controller.c1247 chip->single_cmd = 1; in azx_rirb_get_response()
1338 if (chip->single_cmd) in azx_send_cmd()
1351 if (chip->single_cmd) in azx_get_response()
1578 if (!chip->single_cmd) in azx_reset()
1658 if (!chip->single_cmd) in azx_init_chip()
Dhda_intel.c123 static bool single_cmd; variable
152 module_param(single_cmd, bool, 0444);
153 MODULE_PARM_DESC(single_cmd, "Use single command to communicate with codecs "
1461 chip->single_cmd = single_cmd; in azx_create()
Dhda_controller.h353 unsigned int single_cmd:1; member
Dhda_tegra.c435 chip->single_cmd = false; in hda_tegra_create()
/linux-4.1.27/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: