1__SND_RAWMIDI_TRANSM(9)            MIDI API            __SND_RAWMIDI_TRANSM(9)
2
3
4

NAME

6       __snd_rawmidi_transmit_ack - acknowledge the transmission
7

SYNOPSIS

9       int
10                                      __snd_rawmidi_transmit_ack(struct snd_rawmidi_substream * substream,
11                                      int count);
12

ARGUMENTS

14       substream
15           the rawmidi substream
16
17       count
18           the transferred count
19

DESCRIPTION

21       This is a variant of __snd_rawmidi_transmit_ack without spinlock.
22
24Kernel Hackers Manual 3.10         June 2019           __SND_RAWMIDI_TRANSM(9)
Impressum