1__SND_RAWMIDI_TRANSM(9) MIDI API __SND_RAWMIDI_TRANSM(9)
23
4
NAME
6__snd_rawmidi_transmit_ack - acknowledge the transmission
7
SYNOPSIS
9int
10__snd_rawmidi_transmit_ack(struct snd_rawmidi_substream * substream,
11int count);
12
ARGUMENTS
14substream
15the rawmidi substream
1617
count
18the transferred count
19
DESCRIPTION
21This is a variant of __snd_rawmidi_transmit_ack without spinlock.
22
COPYRIGHT
24Kernel Hackers Manual 3.10 June 2019 __SND_RAWMIDI_TRANSM(9)