taglinefilesource code
voice_alloc_info202drivers/sound/dev_table.hint (*alloc_voice) (int dev, int chn, int note, struct voice_alloc_info *alloc);
voice_alloc_info206drivers/sound/dev_table.hstruct voice_alloc_info alloc;
voice_alloc_info75drivers/sound/gus_wave.cstatic struct voice_alloc_info *voice_alloc;
voice_alloc_info2715drivers/sound/gus_wave.cguswave_alloc (int dev, int chn, int note, struct voice_alloc_info *alloc)
voice_alloc_info64drivers/sound/opl3.cstruct voice_alloc_info *v_alloc;
voice_alloc_info1068drivers/sound/opl3.copl3_alloc_voice (int dev, int chn, int note, struct voice_alloc_info *alloc)