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_get_undo_access(9) - centos
journal_try_to_free_buffers(9) - centos
usb_alloc_coherent(9) - centos
usb_gadget_config_buf(9) - centos
amidi(1) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Tar Command
CentOS7 restoring file capabilities
Docker learning Phase-I