Home
last modified time | relevance | path

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

/linux-2.6.39/sound/oss/
Dsound_config.h92 int pgm_num; member
Dsequencer.c497 synth_devs[dev]->chn_info[chn].pgm_num = 128 + note; in seq_chn_voice_event()
548 synth_devs[dev]->chn_info[chn].pgm_num = p1; in seq_chn_common_event()
932 synth_devs[dev]->chn_info[chn].pgm_num = 0; in setup_mode2()
Dopl3.c1011 instr_no = devc->chn_info[chn].pgm_num; in opl3_alloc_voice()
1079 opl3_set_instr(dev, voice, info->pgm_num); in opl3_setup_voice()