taglinefilesource code
synth_info185drivers/sound/dev_table.hstruct synth_info *info;
synth_info173drivers/sound/gus_wave.cstatic struct synth_info gus_info =
synth_info292drivers/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_info122drivers/sound/mpu401.cstatic struct synth_info mpu_synth_info_proto =
synth_info125drivers/sound/mpu401.cstatic struct synth_info mpu_synth_info[MAX_MIDI_DEV];
synth_info846drivers/sound/mpu401.cmemcpy_tofs ((&((char *) arg)[0]), &mpu_synth_info[midi_dev], sizeof (struct synth_info));
synth_info1119drivers/sound/mpu401.csizeof (struct synth_info));
synth_info70drivers/sound/opl3.cstruct synth_info fm_info;
synth_info1734drivers/sound/sequencer.cstruct synth_info inf;
synth_info112include/linux/soundcard.h#define SNDCTL_SYNTH_INFO    _IOWR('Q', 2, struct synth_info)