max_synth_voices  327 sound/pci/au88x0/au88x0.c 		arg->max_voices = max_synth_voices[dev];
max_synth_voices   35 sound/pci/emu10k1/emu10k1.c static int max_synth_voices[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 64};
max_synth_voices   53 sound/pci/emu10k1/emu10k1.c module_param_array(max_synth_voices, int, NULL, 0444);
max_synth_voices   54 sound/pci/emu10k1/emu10k1.c MODULE_PARM_DESC(max_synth_voices, "Maximum number of voices for WaveTable.");
max_synth_voices  166 sound/pci/emu10k1/emu10k1.c 		arg->max_voices = max_synth_voices[dev];