Home
last modified time | relevance | path

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

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