taglinefilesource code
synth_operations152drivers/sound/dev_table.hstruct synth_operations * synth_devs[MAX_SYNTH_DEV] = {NULL}; int num_synths = 0;
synth_operations210drivers/sound/dev_table.hextern struct synth_operations * synth_devs[MAX_SYNTH_DEV]; extern int num_synths;
synth_operations242drivers/sound/dev_table.hextern struct synth_operations * synth_devs[MAX_SYNTH_DEV]; extern int num_synths;
synth_operations2297drivers/sound/gus_wave.cstatic struct synth_operations guswave_operations =
synth_operations873drivers/sound/opl3.cstatic struct synth_operations opl3_operations =