Searched refs:wavetable_size (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/trident/
H A Dtrident.c52 static int wavetable_size[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 8192}; variable
62 module_param_array(wavetable_size, int, NULL, 0444);
63 MODULE_PARM_DESC(wavetable_size, "Maximum memory size in kB for wavetable synth.");
99 wavetable_size[dev],

Completed in 116 milliseconds