taglinefilesource code
synth_operations172drivers/sound/dev_table.hstruct synth_operations *converter;
synth_operations203drivers/sound/dev_table.hstruct synth_operations *synth_devs[MAX_SYNTH_DEV+MAX_MIDI_DEV] = {NULL}; int num_synths = 0;
synth_operations329drivers/sound/dev_table.hextern struct synth_operations * synth_devs[MAX_SYNTH_DEV+MAX_MIDI_DEV]; extern int num_synths;
synth_operations2642drivers/sound/gus_wave.cstatic struct synth_operations guswave_operations =
synth_operations23drivers/sound/midi_synth.hstatic struct synth_operations std_midi_synth =
synth_operations913drivers/sound/mpu401.cstatic struct synth_operations mpu401_synth_proto =
synth_operations936drivers/sound/mpu401.cstatic struct synth_operations mpu401_synth_operations[MAX_MIDI_DEV];
synth_operations1020drivers/sound/mpu401.csizeof (struct synth_operations));
synth_operations1027drivers/sound/mpu401.csizeof (struct synth_operations));
synth_operations1133drivers/sound/opl3.cstatic struct synth_operations opl3_operations =