taglinefilesource code
synth_info186drivers/sound/dev_table.hstruct synth_info *info;
synth_info177drivers/sound/gus_wave.cstatic struct synth_info gus_info =
synth_info294drivers/sound/midi_synth.cmemcpy_tofs ((&((char *) arg)[0]), synth_devs[dev]->info, sizeof (struct synth_info));
synth_info21drivers/sound/midi_synth.hstatic struct synth_info std_synth_info =
synth_info137drivers/sound/mpu401.cstatic struct synth_info mpu_synth_info_proto =
synth_info140drivers/sound/mpu401.cstatic struct synth_info mpu_synth_info[MAX_MIDI_DEV];
synth_info864drivers/sound/mpu401.cmemcpy_tofs ((&((char *) arg)[0]), &mpu_synth_info[midi_dev], sizeof (struct synth_info));
synth_info1150drivers/sound/mpu401.csizeof (struct synth_info));
synth_info72drivers/sound/opl3.cstruct synth_info fm_info;
synth_info1736drivers/sound/sequencer.cstruct synth_info inf;
synth_info90include/linux/soundcard.h#define SNDCTL_SYNTH_INFO    _IOWR('Q', 2, struct synth_info)