taglinefilesource code
max_voice381drivers/sound/gus_wave.cvoice_alloc->max_voice = nr_voices = nvoices;
max_voice2724drivers/sound/gus_wave.cfor (i = 0; i < alloc->max_voice; i++)
max_voice2736drivers/sound/gus_wave.cp = (p + 1) % alloc->max_voice;
max_voice2743drivers/sound/gus_wave.cfor (i = 0; i < alloc->max_voice; i++)
max_voice2750drivers/sound/gus_wave.cp = (p + 1) % alloc->max_voice;
max_voice119drivers/sound/opl3.cdevc->v_alloc->max_voice = devc->nr_voice = 12;
max_voice826drivers/sound/opl3.cdevc->v_alloc->max_voice = devc->nr_voice = 18;
max_voice844drivers/sound/opl3.cdevc->v_alloc->max_voice = devc->nr_voice = (devc->model == 2) ? 18 : 9;
max_voice865drivers/sound/opl3.cdevc->v_alloc->max_voice = devc->nr_voice = (devc->model == 2) ? 18 : 9;
max_voice1229drivers/sound/opl3.cdevc->v_alloc->max_voice = devc->nr_voice = 18;
max_voice1246drivers/sound/opl3.cdevc->v_alloc->max_voice = devc->nr_voice = 9;
max_voice507drivers/sound/sequencer.cfor (i = 0; i < synth_devs[dev]->alloc.max_voice; i++)
max_voice673drivers/sound/sequencer.cfor (i = 0; i < synth_devs[dev]->alloc.max_voice; i++)
max_voice695drivers/sound/sequencer.cfor (i = 0; i < synth_devs[dev]->alloc.max_voice; i++)
max_voice161drivers/sound/sound_config.hint max_voice;