Searched refs:snd_wavefront_midi_output (Results 1 – 3 of 3) sorted by relevance
42 extern const struct snd_rawmidi_ops snd_wavefront_midi_output;
559 const struct snd_rawmidi_ops snd_wavefront_midi_output = variable
302 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_OUTPUT, &snd_wavefront_midi_output); in snd_wavefront_new_midi()