Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/
H A Dseq_virmidi.c346 static const struct snd_rawmidi_ops snd_virmidi_input_ops = { variable
527 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &snd_virmidi_input_ops); in snd_virmidi_new()