suse man page for snd_rawmidi_transmit_ack

Query: snd_rawmidi_transmit_ack

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SND_RAWMIDI_TRANSMIT(9) 					   Sound Devices					   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. Returns the advanced size if successful, or a negative error code on failure.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SND_RAWMIDI_TRANSMIT(9)
Related Man Pages
transmission-edit(1) - debian
libssh2_channel_write_ex(3) - centos
usb_gadget_config_buf(9) - suse
transmission-edit(1) - suse
transmission-create(1) - hpux
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Change directory error
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!