Home
last modified time | relevance | path

Searched refs:max_voice (Results 1 – 3 of 3) sorted by relevance

/sound/oss/
Dopl3.c109 devc->v_alloc->max_voice = devc->nr_voice = 12; in enter_4op_mode()
773 devc->v_alloc->max_voice = devc->nr_voice = 18; in opl3_reset()
789 devc->v_alloc->max_voice = devc->nr_voice = (devc->model == 2) ? 18 : 9; in opl3_open()
809 devc->v_alloc->max_voice = devc->nr_voice = (devc->model == 2) ? 18 : 9; in opl3_close()
1167 devc->v_alloc->max_voice = devc->nr_voice = 18; in opl3_init()
1185 devc->v_alloc->max_voice = devc->nr_voice = 9; in opl3_init()
Dsound_config.h83 int max_voice; member
Dsequencer.c421 for (i = 0; i < synth_devs[dev]->alloc.max_voice; i++) in find_voice()
586 for (i = 0; i < synth_devs[dev]->alloc.max_voice; i++) in seq_chn_common_event()
612 for (i = 0; i < synth_devs[dev]->alloc.max_voice; i++) in seq_chn_common_event()