Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/
Dwf_midi.c565 static struct synth_info wf_mpu_synth_info_proto =
569 static struct synth_info wf_mpu_synth_info[2];
596 sizeof (struct synth_info))) in wf_mpu_synth_ioctl()
716 sizeof (struct synth_info)); in config_wf_mpu()
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];
794 …(copy_to_user((&((char *) arg)[0]), (char *) &mpu_synth_info[midi_dev], sizeof(struct synth_info))) in mpu_synth_ioctl()
1077 sizeof(struct synth_info)); in attach_mpu401()
Dsequencer.c1341 struct synth_info inf; in sequencer_ioctl()
1473 if (get_user(dev, (int *)(&(((struct synth_info *)arg)->device)))) in sequencer_ioctl()
1483 if (get_user(dev, (int *)(&(((struct synth_info *)arg)->device)))) in sequencer_ioctl()
Ddev_table.h257 struct synth_info *info;
Dmidi_synth.c268 if (__copy_to_user(arg, synth_devs[dev]->info, sizeof(struct synth_info))) in midi_synth_ioctl()
Dopl3.c69 struct synth_info fm_info;
Dgus_wave.c179 static struct synth_info gus_info = {
Dwavfront.c1968 static struct synth_info wavefront_info =
Dawe_wave.c254 static struct synth_info awe_info = {
/linux-2.4.37.9/include/linux/
Dsoundcard.h125 #define SNDCTL_SYNTH_INFO _SIOWR('Q', 2, struct synth_info)
142 #define SNDCTL_SYNTH_ID _SIOWR('Q',20, struct synth_info)
468 struct synth_info { /* Read only */ struct