table of contents
other versions
- stretch 4.9.168-1
__SND_RAWMIDI_TRANSM(9) | MIDI API | __SND_RAWMIDI_TRANSM(9) |
NAME¶
__snd_rawmidi_transmit_ack - acknowledge the transmissionSYNOPSIS¶
int __snd_rawmidi_transmit_ack(struct snd_rawmidi_substream * substream, int count);
ARGUMENTS¶
substreamthe rawmidi substream
count
the transferred count
DESCRIPTION¶
This is a variant of __snd_rawmidi_transmit_ack without spinlock.COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |