SND_RAWMIDI_PROCEED(9) | MIDI API | SND_RAWMIDI_PROCEED(9) |
NAME¶
snd_rawmidi_proceed - Discard the all pending bytes and proceed
SYNOPSIS¶
int snd_rawmidi_proceed(struct snd_rawmidi_substream * substream);
ARGUMENTS¶
substream
rawmidi substream
RETURN¶
the number of discarded bytes
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |