Searched refs:seq_midisynth (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/sound/core/seq/
H A Dseq_midi.c53 struct seq_midisynth { struct
68 struct seq_midisynth *ports[SNDRV_RAWMIDI_DEVICES];
78 struct seq_midisynth *msynth; snd_midi_input_event()
135 struct seq_midisynth *msynth = private_data; event_process_midi()
166 static int snd_seq_midisynth_new(struct seq_midisynth *msynth, snd_seq_midisynth_new()
183 struct seq_midisynth *msynth = private_data; midisynth_subscribe()
214 struct seq_midisynth *msynth = private_data; midisynth_unsubscribe()
226 struct seq_midisynth *msynth = private_data; midisynth_use()
252 struct seq_midisynth *msynth = private_data; midisynth_unuse()
261 static void snd_seq_midisynth_delete(struct seq_midisynth *msynth) snd_seq_midisynth_delete()
280 struct seq_midisynth *msynth, *ms; snd_seq_midisynth_probe()
337 msynth = kcalloc(ports, sizeof(struct seq_midisynth), GFP_KERNEL); snd_seq_midisynth_probe()
435 struct seq_midisynth *msynth; snd_seq_midisynth_remove()

Completed in 53 milliseconds