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.