snd_rawmidi_transmit_empty(9) suse man page | unix.com

Man Page: snd_rawmidi_transmit_empty

Operating Environment: suse

Section: 9

SND_RAWMIDI_TRANSMIT(9) 					   Sound Devices					   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
DESCRIPTION
Returns 1 if the internal output buffer is empty, 0 if not.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SND_RAWMIDI_TRANSMIT(9)
Related Man Pages
kmem_cache_create(9) - suse
mpegdemux(1) - debian
snd_emu10kx(4) - debian
kgdb_arch_handle_exception(9) - suse
usb_gadget_config_buf(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Docker learning Phase-I