Searched refs:max_synth_voices (Results 1 – 3 of 3) sorted by relevance
51 static int max_synth_voices[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 64}; variable69 module_param_array(max_synth_voices, int, NULL, 0444);70 MODULE_PARM_DESC(max_synth_voices, "Maximum number of voices for WaveTable.");182 arg->max_voices = max_synth_voices[dev]; in snd_card_emu10k1_probe()
326 arg->max_voices = max_synth_voices[dev]; in snd_vortex_probe()
645 max_synth_voices - limit of voices used for wavetable (64 by default)