synth_info        130 include/uapi/linux/soundcard.h #define SNDCTL_SYNTH_INFO		_SIOWR('Q', 2, struct synth_info)
synth_info        147 include/uapi/linux/soundcard.h #define SNDCTL_SYNTH_ID			_SIOWR('Q',20, struct synth_info)
synth_info         20 sound/core/seq/oss/seq_oss_ioctl.c 	struct synth_info info;
synth_info        604 sound/core/seq/oss/seq_oss_synth.c snd_seq_oss_synth_make_info(struct seq_oss_devinfo *dp, int dev, struct synth_info *inf)
synth_info         37 sound/core/seq/oss/seq_oss_synth.h int snd_seq_oss_synth_make_info(struct seq_oss_devinfo *dp, int dev, struct synth_info *inf);