| tag | line | file | source code | 
| synth_info | 143 | drivers/sound/dev_table.h | struct synth_info *info; | 
| synth_info | 161 | drivers/sound/gus_wave.c | static struct synth_info gus_info = | 
| synth_info | 114 | drivers/sound/midi_synth.c | sizeof (struct synth_info)); | 
| synth_info | 20 | drivers/sound/midi_synth.h | static struct synth_info std_synth_info = | 
| synth_info | 112 | drivers/sound/mpu401.c | static struct synth_info mpu_synth_info_proto = | 
| synth_info | 115 | drivers/sound/mpu401.c | static struct synth_info mpu_synth_info[MAX_MIDI_DEV]; | 
| synth_info | 837 | drivers/sound/mpu401.c | sizeof (struct synth_info)); | 
| synth_info | 1039 | drivers/sound/mpu401.c | sizeof (struct synth_info)); | 
| synth_info | 73 | drivers/sound/opl3.c | static struct synth_info fm_info = | 
| synth_info | 1508 | drivers/sound/sequencer.c | struct synth_info inf; | 
| synth_info | 90 | include/linux/soundcard.h | #define SNDCTL_SYNTH_INFO    _IOWR('Q', 2, struct synth_info) |