Lines Matching refs:seq_midisynth
39 struct seq_midisynth { struct
55 struct seq_midisynth *ports[SNDRV_RAWMIDI_DEVICES]; argument
65 struct seq_midisynth *msynth; in snd_midi_input_event()
125 struct seq_midisynth *msynth = private_data; in event_process_midi()
156 static int snd_seq_midisynth_new(struct seq_midisynth *msynth, in snd_seq_midisynth_new()
173 struct seq_midisynth *msynth = private_data; in midisynth_subscribe()
205 struct seq_midisynth *msynth = private_data; in midisynth_unsubscribe()
217 struct seq_midisynth *msynth = private_data; in midisynth_use()
244 struct seq_midisynth *msynth = private_data; in midisynth_unuse()
253 static void snd_seq_midisynth_delete(struct seq_midisynth *msynth) in snd_seq_midisynth_delete()
272 struct seq_midisynth *msynth, *ms; in snd_seq_midisynth_probe()
322 msynth = kcalloc(ports, sizeof(struct seq_midisynth), GFP_KERNEL); in snd_seq_midisynth_probe()
419 struct seq_midisynth *msynth; in snd_seq_midisynth_remove()