Searched refs:single_cmd (Results 1 – 3 of 3) sorted by relevance
138 unsigned int single_cmd:1; member
113 static int single_cmd = -1; variable144 module_param(single_cmd, bint, 0444);145 MODULE_PARM_DESC(single_cmd, "Use single command to communicate with codecs "1790 if (single_cmd < 0) /* allow fallback to single_cmd at errors */ in azx_create()1793 chip->single_cmd = single_cmd; in azx_create()
1053 single_cmd1118 can try ``single_cmd=1`` module option. This will switch the