Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/hda/
Dhda_controller.h158 unsigned int single_cmd:1; member
Dhda_intel.c132 static int single_cmd = -1; variable
161 module_param(single_cmd, bint, 0444);
162 MODULE_PARM_DESC(single_cmd, "Use single command to communicate with codecs "
1781 if (single_cmd < 0) /* allow fallback to single_cmd at errors */ in azx_create()
1784 chip->single_cmd = single_cmd; in azx_create()
Dhda_controller.c881 chip->single_cmd = 1; in azx_rirb_get_response()
969 if (chip->single_cmd) in azx_send_cmd()
983 if (chip->single_cmd) in azx_get_response()
Dhda_tegra.c458 chip->single_cmd = false; in hda_tegra_create()
/Linux-v4.19/Documentation/sound/
Dalsa-configuration.rst1027 single_cmd
1083 can try ``single_cmd=1`` module option. This will switch the
/Linux-v4.19/Documentation/sound/hd-audio/
Dnotes.rst100 hda_intel: azx_get_response timeout, switching to single_cmd mode: