Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dsnd_wavefront.h42 extern const struct snd_rawmidi_ops snd_wavefront_midi_output;
/openbmc/linux/sound/isa/wavefront/
H A Dwavefront_midi.c563 const struct snd_rawmidi_ops snd_wavefront_midi_output = variable
H A Dwavefront.c301 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_OUTPUT, &snd_wavefront_midi_output); in snd_wavefront_new_midi()