Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
Dsnd_wavefront.h43 extern const struct snd_rawmidi_ops snd_wavefront_midi_input;
/kernel/linux/linux-5.10/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()