Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
Dsnd_wavefront.h42 extern const struct snd_rawmidi_ops snd_wavefront_midi_output;
/kernel/linux/linux-5.10/sound/isa/wavefront/
Dwavefront_midi.c559 const struct snd_rawmidi_ops snd_wavefront_midi_output = variable
Dwavefront.c302 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_OUTPUT, &snd_wavefront_midi_output); in snd_wavefront_new_midi()