table of contents
other versions
- wheezy 3.2.78-1
__SND_RAWMIDI_TRANSM(9) | Sound Devices | __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 tranferred count
DESCRIPTION¶
This is a variant of __snd_rawmidi_transmit_ack without spinlock.COPYRIGHT¶
March 2016 | Kernel Hackers Manual 3.2. |