snd_rawmidi_set_ops(9) suse man page | unix.com

Man Page: snd_rawmidi_set_ops

Operating Environment: suse

Section: 9

SND_RAWMIDI_SET_OPS(9)						   Sound Devices					    SND_RAWMIDI_SET_OPS(9)

NAME
snd_rawmidi_set_ops - set the rawmidi operators
SYNOPSIS
void snd_rawmidi_set_ops(struct snd_rawmidi * rmidi, int stream, struct snd_rawmidi_ops * ops);
ARGUMENTS
rmidi the rawmidi instance stream the stream direction, SNDRV_RAWMIDI_STREAM_XXX ops the operator table
DESCRIPTION
Sets the rawmidi operators for the given stream direction.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SND_RAWMIDI_SET_OPS(9)
Related Man Pages
feof_unlocked(3) - redhat
fflush_unlocked(3) - redhat
fgetc_unlocked(3) - redhat
fgetwc_unlocked(3) - redhat
orientation(5) - hpux
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Docker learning Phase-I