Home
last modified time | relevance | path

Searched refs:snd_wavefront_midi_input (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/sound/
Dsnd_wavefront.h41 extern struct snd_rawmidi_ops snd_wavefront_midi_input;
/linux-4.4.14/sound/isa/wavefront/
Dwavefront_midi.c569 struct snd_rawmidi_ops snd_wavefront_midi_input = variable
Dwavefront.c316 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &snd_wavefront_midi_input); in snd_wavefront_new_midi()