Searched refs:single_cmd (Results 1 – 6 of 6) sorted by relevance
149 unsigned int single_cmd:1; member
130 static bool single_cmd; variable159 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()
674 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()
458 chip->single_cmd = false; in hda_tegra_create()
888 single_cmd - Use single immediate commands to communicate with942 can try "single_cmd=1" module option. This will switch the
97 hda_intel: azx_get_response timeout, switching to single_cmd mode: