taglinefilesource code
synth_operations156drivers/sound/dev_table.hstruct synth_operations * synth_devs[MAX_SYNTH_DEV] = {NULL}; int num_synths = 0;
synth_operations220drivers/sound/dev_table.hextern struct synth_operations * synth_devs[MAX_SYNTH_DEV]; extern int num_synths;
synth_operations253drivers/sound/dev_table.hextern struct synth_operations * synth_devs[MAX_SYNTH_DEV]; extern int num_synths;
synth_operations2996drivers/sound/gus_wave.cstatic struct synth_operations guswave_operations =
synth_operations880drivers/sound/opl3.cstatic struct synth_operations opl3_operations =