synth_info 132 include/linux/soundcard.h #define SNDCTL_SYNTH_INFO _SIOWR('Q', 2, struct synth_info) synth_info 149 include/linux/soundcard.h #define SNDCTL_SYNTH_ID _SIOWR('Q',20, struct synth_info) synth_info 33 sound/core/seq/oss/seq_oss_ioctl.c struct synth_info info; synth_info 260 sound/oss/dev_table.h struct synth_info *info; synth_info 269 sound/oss/midi_synth.c if (__copy_to_user(arg, synth_devs[dev]->info, sizeof(struct synth_info))) synth_info 20 sound/oss/midi_synth.h static struct synth_info std_synth_info = synth_info 123 sound/oss/mpu401.c static struct synth_info mpu_synth_info_proto = { synth_info 133 sound/oss/mpu401.c static struct synth_info mpu_synth_info[MAX_MIDI_DEV]; synth_info 783 sound/oss/mpu401.c sizeof(struct synth_info))) synth_info 1058 sound/oss/mpu401.c sizeof(struct synth_info)); synth_info 68 sound/oss/opl3.c struct synth_info fm_info; synth_info 1328 sound/oss/sequencer.c struct synth_info inf; synth_info 1461 sound/oss/sequencer.c if (get_user(dev, &((struct synth_info __user *)arg)->device)) synth_info 1471 sound/oss/sequencer.c if (get_user(dev, &((struct synth_info __user *)arg)->device))