Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dseq_midi_emul.h164 SNDRV_MIDI_SYSEX_NOT_PARSED = 0, enumerator
/openbmc/linux/sound/core/seq/
H A Dseq_midi_emul.c499 int parsed = SNDRV_MIDI_SYSEX_NOT_PARSED; in sysex()