tag | line | file | source code |
voice_alloc_info | 164 | drivers/sound/dev_table.h | int (*alloc_voice) (int dev, int chn, int note, struct voice_alloc_info *alloc); |
voice_alloc_info | 166 | drivers/sound/dev_table.h | struct voice_alloc_info alloc; |
voice_alloc_info | 75 | drivers/sound/gus_wave.c | static struct voice_alloc_info *voice_alloc; |
voice_alloc_info | 2604 | drivers/sound/gus_wave.c | guswave_alloc (int dev, int chn, int note, struct voice_alloc_info *alloc) |
voice_alloc_info | 66 | drivers/sound/opl3.c | static struct voice_alloc_info *voice_alloc; |
voice_alloc_info | 1077 | drivers/sound/opl3.c | opl3_alloc_voice (int dev, int chn, int note, struct voice_alloc_info *alloc) |