table of contents
__SND_RAWMIDI_TRANSM(9) | MIDI API | __SND_RAWMIDI_TRANSM(9) |
NAME¶
__snd_rawmidi_transmit_ack - acknowledge the transmission
SYNOPSIS¶
int __snd_rawmidi_transmit_ack(struct snd_rawmidi_substream * substream, int count);
ARGUMENTS¶
substream
the rawmidi substream
count
the transferred count
DESCRIPTION¶
This is a variant of __snd_rawmidi_transmit_ack without spinlock.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |