Searched refs:guswave_set_instr (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/sound/ |
D | gus_wave.c | 1125 static int guswave_set_instr(int dev, int voice, int instr_no) in guswave_set_instr() function 1608 guswave_set_instr(voices[voice].dev_pending, voice, voices[voice].sample_pending); in guswave_start_note() 1978 guswave_set_instr(dev, voice, p1); in guswave_hw_control() 2634 guswave_set_instr(dev, voice, info->pgm_num); in guswave_setup_voice() 2718 set_instr: guswave_set_instr, 3336 guswave_set_instr(voices[voice].dev_pending, voice, in do_volume_irq()
|