Home
last modified time | relevance | path

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

/linux-4.4.14/sound/core/seq/
Dseq_virmidi.c358 static struct snd_rawmidi_ops snd_virmidi_output_ops = { variable
530 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_OUTPUT, &snd_virmidi_output_ops); in snd_virmidi_new()