tag | line | file | source code |
synth_info | 160 | drivers/sound/dev_table.h | struct synth_info *info; |
synth_info | 165 | drivers/sound/gus_wave.c | static struct synth_info gus_info = |
synth_info | 265 | drivers/sound/midi_synth.c | sizeof (struct synth_info)); |
synth_info | 22 | drivers/sound/midi_synth.h | static struct synth_info std_synth_info = |
synth_info | 118 | drivers/sound/mpu401.c | static struct synth_info mpu_synth_info_proto = |
synth_info | 121 | drivers/sound/mpu401.c | static struct synth_info mpu_synth_info[MAX_MIDI_DEV]; |
synth_info | 830 | drivers/sound/mpu401.c | sizeof (struct synth_info)); |
synth_info | 1076 | drivers/sound/mpu401.c | sizeof (struct synth_info)); |
synth_info | 74 | drivers/sound/opl3.c | static struct synth_info fm_info = |
synth_info | 1579 | drivers/sound/sequencer.c | struct synth_info inf; |
synth_info | 108 | include/linux/soundcard.h | #define SNDCTL_SYNTH_INFO _IOWR('Q', 2, struct synth_info) |