tag | line | file | source code |
---|---|---|---|
guswave_operations | 2721 | drivers/sound/gus_wave.c | static struct synth_operations guswave_operations = |
guswave_operations | 3064 | drivers/sound/gus_wave.c | voice_alloc = &guswave_operations.alloc; |
guswave_operations | 3065 | drivers/sound/gus_wave.c | synth_devs[num_synths++] = &guswave_operations; |