Searched refs:max_voice (Results 1 – 5 of 5) sorted by relevance
84 int max_voice; member
110 devc->v_alloc->max_voice = devc->nr_voice = 12; in enter_4op_mode()777 devc->v_alloc->max_voice = devc->nr_voice = 18; in opl3_reset()793 devc->v_alloc->max_voice = devc->nr_voice = (devc->model == 2) ? 18 : 9; in opl3_open()813 devc->v_alloc->max_voice = devc->nr_voice = (devc->model == 2) ? 18 : 9; in opl3_close()1162 devc->v_alloc->max_voice = devc->nr_voice = 18; in opl3_init()1180 devc->v_alloc->max_voice = devc->nr_voice = 9; in opl3_init()
421 for (i = 0; i < synth_devs[dev]->alloc.max_voice; i++) in find_voice()583 for (i = 0; i < synth_devs[dev]->alloc.max_voice; i++) in seq_chn_common_event()606 for (i = 0; i < synth_devs[dev]->alloc.max_voice; i++) in seq_chn_common_event()
411 voice_alloc->max_voice = nr_voices = nvoices; in gus_select_max_voices()2670 for (i = 0; i < alloc->max_voice; i++) in guswave_alloc()2682 p = (p + 1) % alloc->max_voice; in guswave_alloc()2689 for (i = 0; i < alloc->max_voice; i++) in guswave_alloc()2696 p = (p + 1) % alloc->max_voice; in guswave_alloc()
555 voice_alloc->max_voice = awe_max_voices; in _attach_awe()4642 voice_alloc->max_voice = awe_max_voices; in awe_init_fm()