Home
last modified time | relevance | path

Searched refs:synth_info (Results 1 – 10 of 10) sorted by relevance

/linux-2.6.39/sound/core/seq/oss/
Dseq_oss_synth.h49 int snd_seq_oss_synth_make_info(struct seq_oss_devinfo *dp, int dev, struct synth_info *inf);
Dseq_oss_ioctl.c33 struct synth_info info; in snd_seq_oss_synth_info_user()
Dseq_oss_synth.c606 snd_seq_oss_synth_make_info(struct seq_oss_devinfo *dp, int dev, struct synth_info *inf) in snd_seq_oss_synth_make_info()
/linux-2.6.39/sound/oss/
Dmidi_synth.h20 static struct synth_info std_synth_info =
Dmpu401.c124 static struct synth_info mpu_synth_info_proto = {
134 static struct synth_info mpu_synth_info[MAX_MIDI_DEV];
784 sizeof(struct synth_info))) in mpu_synth_ioctl()
1049 sizeof(struct synth_info)); in attach_mpu401()
Ddev_table.h260 struct synth_info *info;
Dsequencer.c1327 struct synth_info inf; in sequencer_ioctl()
1460 if (get_user(dev, &((struct synth_info __user *)arg)->device)) in sequencer_ioctl()
1470 if (get_user(dev, &((struct synth_info __user *)arg)->device)) in sequencer_ioctl()
Dmidi_synth.c269 if (__copy_to_user(arg, synth_devs[dev]->info, sizeof(struct synth_info))) in midi_synth_ioctl()
Dopl3.c69 struct synth_info fm_info;
/linux-2.6.39/include/linux/
Dsoundcard.h132 #define SNDCTL_SYNTH_INFO _SIOWR('Q', 2, struct synth_info)
149 #define SNDCTL_SYNTH_ID _SIOWR('Q',20, struct synth_info)
488 struct synth_info { /* Read only */ struct