Searched refs:synth_operations (Results 1 – 8 of 8) sorted by relevance
171 struct synth_operations s_ops[2];230 sizeof (struct synth_operations)); in attach_v_midi()251 sizeof (struct synth_operations)); in attach_v_midi()
193 midi_devs[dev]->converter = kmalloc(sizeof(struct synth_operations), GFP_KERNEL); in sb_dsp_midi_init()202 sizeof(struct synth_operations)); in sb_dsp_midi_init()
256 struct synth_operations struct313 struct synth_operations *converter; argument361 extern struct synth_operations *synth_devs[MAX_SYNTH_DEV+MAX_MIDI_DEV];
23 static struct synth_operations std_midi_synth =
881 static struct synth_operations mpu401_synth_proto =906 static struct synth_operations *mpu401_synth_operations[MAX_MIDI_DEV];1016 mpu401_synth_operations[m] = kmalloc(sizeof(struct synth_operations), GFP_KERNEL); in attach_mpu401()1028 sizeof(struct synth_operations)); in attach_mpu401()1034 sizeof(struct synth_operations)); in attach_mpu401()
30 struct synth_operations *synth_devs[MAX_SYNTH_DEV+MAX_MIDI_DEV];
363 sizeof(struct synth_operations), in probe_uart401()
1084 static struct synth_operations opl3_operations =