Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dsnd_wavefront.h40 extern struct snd_rawmidi_ops snd_wavefront_midi_output;
/linux-4.4.14/sound/isa/wavefront/
Dwavefront_midi.c562 struct snd_rawmidi_ops snd_wavefront_midi_output = variable
Dwavefront.c315 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_OUTPUT, &snd_wavefront_midi_output); in snd_wavefront_new_midi()