snd_rawmidi_transmit_ack(9) centos man page | unix.com

Man Page: snd_rawmidi_transmit_ack

Operating Environment: centos

Section: 9

SND_RAWMIDI_TRANSMIT(9) 					     MIDI API						   SND_RAWMIDI_TRANSMIT(9)

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 tranferred count
DESCRIPTION
Advances the hardware pointer for the internal output buffer with the given size and updates the condition. Call after the transmission is finished.
RETURN
The advanced size if successful, or a negative error code on failure.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_RAWMIDI_TRANSMIT(9)
Related Man Pages
usb_alloc_coherent(9) - centos
usb_gadget_config_buf(9) - centos
transmission-create(1) - debian
libssh2_channel_read_ex(3) - centos
usb_gadget_config_buf(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Set hard block limit for user using quota
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing