Home
last modified time | relevance | path

Searched refs:fx_raw (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/sound/isa/wavefront/
Dwavefront_synth.c43 static int fx_raw = 1; /* if this is zero, we'll leave the FX processor in variable
90 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()
/linux-4.1.27/Documentation/sound/alsa/
DALSA-Configuration.txt1797 fx_raw - Assume that the FX process needs help (default:yes)