Home
last modified time | relevance | path

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

/Linux-v5.4/include/sound/
Dsnd_wavefront.h43 extern const struct snd_rawmidi_ops snd_wavefront_midi_input;
/Linux-v5.4/sound/isa/wavefront/
Dwavefront_midi.c566 const struct snd_rawmidi_ops snd_wavefront_midi_input = variable
Dwavefront.c303 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &snd_wavefront_midi_input); in snd_wavefront_new_midi()