taglinefilesource code
synth_operations222drivers/sound/dev_table.hstruct synth_operations *converter;
synth_operations262drivers/sound/dev_table.hstruct synth_operations *synth_devs[MAX_SYNTH_DEV+MAX_MIDI_DEV] = {NULL}; int num_synths = 0;
synth_operations473drivers/sound/dev_table.hextern struct synth_operations * synth_devs[MAX_SYNTH_DEV+MAX_MIDI_DEV]; extern int num_synths;
synth_operations2761drivers/sound/gus_wave.cstatic struct synth_operations guswave_operations =
synth_operations232drivers/sound/maui.cstruct synth_operations *synth;
synth_operations25drivers/sound/midi_synth.hstatic struct synth_operations std_midi_synth =
synth_operations941drivers/sound/mpu401.cstatic struct synth_operations mpu401_synth_proto =
synth_operations967drivers/sound/mpu401.cstatic struct synth_operations mpu401_synth_operations[MAX_MIDI_DEV];
synth_operations1080drivers/sound/mpu401.csizeof (struct synth_operations));
synth_operations1086drivers/sound/mpu401.csizeof (struct synth_operations));
synth_operations1137drivers/sound/opl3.cstatic struct synth_operations opl3_operations =