Home
last modified time | relevance | path

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

/linux-6.6.21/include/sound/ !
Dsnd_wavefront.h43 extern const struct snd_rawmidi_ops snd_wavefront_midi_input;
/linux-6.6.21/sound/isa/wavefront/ !
Dwavefront_midi.c570 const struct snd_rawmidi_ops snd_wavefront_midi_input = variable
Dwavefront.c302 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &snd_wavefront_midi_input); in snd_wavefront_new_midi()