Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/
H A Dseq_midi.c97 static int dump_midi(struct snd_rawmidi_substream *substream, const char *buf, int count) in dump_midi() function
119 return dump_midi(ptr, buf, count); in __dump_midi()
149 if (dump_midi(substream, msg, len) < 0) in event_process_midi()