Searched refs:snd_wavefront_midi_input (Results 1 – 3 of 3) sorted by relevance
43 extern const struct snd_rawmidi_ops snd_wavefront_midi_input;
566 const struct snd_rawmidi_ops snd_wavefront_midi_input = variable
303 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &snd_wavefront_midi_input); in snd_wavefront_new_midi()