Searched refs:max_voices (Results 1 – 11 of 11) sorted by relevance
40 emu->max_voices = 0; in snd_emux_new()82 if (snd_BUG_ON(!emu->hw || emu->max_voices <= 0)) in snd_emux_register()89 emu->voices = kcalloc(emu->max_voices, sizeof(struct snd_emux_voice), in snd_emux_register()
67 arg->nvoices = emu->max_voices; in snd_emux_init_seq_oss()
21 int max_voices; /* maximum number of voices for wavetable */ member
83 int max_voices; /* Number of voices */ member
305 unsigned char max_voices; /* max number of voices */ member
353 int max_voices, i; in snd_opl3_reset() local355 max_voices = (opl3->hardware < OPL3_HW_OPL3) ? in snd_opl3_reset()358 for (i = 0; i < max_voices; i++) { in snd_opl3_reset()378 opl3->max_voices = MAX_OPL2_VOICES; in snd_opl3_reset()
44 emu->max_voices = EMU8000_DRAM_VOICES; in snd_emu8000_probe()
172 for (i = 0; i < emu->max_voices; i++) { in get_voice()
162 arg->max_voices = max_synth_voices[dev]; in snd_card_emu10k1_probe()
226 for (i = 0; i < emu->max_voices; i++) { in lookup_voices()
277 arg->max_voices = max_synth_voices[dev]; in __snd_vortex_probe()