taglinefilesource code
synth_operations152drivers/sound/dev_table.hstruct synth_operations * synth_devs[MAX_SYNTH_DEV] = {NULL}; int num_synths = 0;
synth_operations216drivers/sound/dev_table.hextern struct synth_operations * synth_devs[MAX_SYNTH_DEV]; extern int num_synths;
synth_operations249drivers/sound/dev_table.hextern struct synth_operations * synth_devs[MAX_SYNTH_DEV]; extern int num_synths;
synth_operations2312drivers/sound/gus_wave.cstatic struct synth_operations guswave_operations =
synth_operations872drivers/sound/opl3.cstatic struct synth_operations opl3_operations =