Searched refs:fx_raw (Results 1 – 2 of 2) sorted by relevance
43 static int fx_raw = 1; /* if this is zero, we'll leave the FX processor in variable90 module_param(fx_raw, int, 0444);91 MODULE_PARM_DESC(fx_raw, "if non-zero, assume that the FX process needs help");2119 if (dev->israw || fx_raw) { in snd_wavefront_start()2128 if (dev->has_fx && fx_raw) { in snd_wavefront_start()
1797 fx_raw - Assume that the FX process needs help (default:yes)