snd_rawmidi_transmit_empty(9) centos man page | unix.com

Man Page: snd_rawmidi_transmit_empty

Operating Environment: centos

Section: 9

SND_RAWMIDI_TRANSMIT(9) 					     MIDI API						   SND_RAWMIDI_TRANSMIT(9)

NAME
snd_rawmidi_transmit_empty - check whether the output buffer is empty
SYNOPSIS
int snd_rawmidi_transmit_empty(struct snd_rawmidi_substream * substream);
ARGUMENTS
substream the rawmidi substream
RETURN
1 if the internal output buffer is empty, 0 if not.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_RAWMIDI_TRANSMIT(9)
Related Man Pages
journal_try_to_free_buffers(9) - centos
usb_alloc_coherent(9) - centos
usb_gadget_config_buf(9) - centos
amidi(1) - centos
amidi(1) - suse
Similar Topics in the Unix Linux Community
Tar Command
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq