Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/
Dsound_config.h93 int pgm_num; member
Dsequencer.c495 synth_devs[dev]->chn_info[chn].pgm_num = 128 + note; in seq_chn_voice_event()
546 synth_devs[dev]->chn_info[chn].pgm_num = p1; in seq_chn_common_event()
930 synth_devs[dev]->chn_info[chn].pgm_num = 0; in setup_mode2()
Dopl3.c1010 instr_no = devc->chn_info[chn].pgm_num; in opl3_alloc_voice()
1071 opl3_set_instr(dev, voice, info->pgm_num); in opl3_setup_voice()
Dgus_wave.c2634 guswave_set_instr(dev, voice, info->pgm_num); in guswave_setup_voice()
Dawe_wave.c4278 awe_set_instr(dev, chn, info->pgm_num); in awe_setup_voice()