snd_rawmidi_new(9) suse man page | unix.com

Man Page: snd_rawmidi_new

Operating Environment: suse

Section: 9

SND_RAWMIDI_NEW(9)						   Sound Devices						SND_RAWMIDI_NEW(9)

NAME
snd_rawmidi_new - create a rawmidi instance
SYNOPSIS
int snd_rawmidi_new(struct snd_card * card, char * id, int device, int output_count, int input_count, struct snd_rawmidi ** rrawmidi);
ARGUMENTS
card the card instance id the id string device the device index output_count the number of output streams input_count the number of input streams rrawmidi the pointer to store the new rawmidi instance
DESCRIPTION
Creates a new rawmidi instance. Use snd_rawmidi_set_ops to set the operators to the new instance. Returns zero if successful, or a negative error code on failure.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SND_RAWMIDI_NEW(9)
Related Man Pages
ddi_get_instance(9f) - sunos
ddi_get_instance(9f) - php
ddi_get_instance(9f) - minix
ddi_get_instance(9f) - osx
ddi_get_instance(9f) - bsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Update kernel Linux without reboot?!
Docker learning Phase-I
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB