snd_jack_new(9) suse man page | unix.com

Man Page: snd_jack_new

Operating Environment: suse

Section: 9

SND_JACK_NEW(9) 					      Miscellaneous Functions						   SND_JACK_NEW(9)

NAME
snd_jack_new - Create a new jack
SYNOPSIS
int snd_jack_new(struct snd_card * card, const char * id, int type, struct snd_jack ** jjack);
ARGUMENTS
card the card instance id an identifying string for this jack type a bitmask of enum snd_jack_type values that can be detected by this jack jjack Used to provide the allocated jack object to the caller.
DESCRIPTION
Creates a new jack object. Returns zero if successful, or a negative error code on failure. On success jjack will be initialised.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SND_JACK_NEW(9)
Related Man Pages
xjack(1) - redhat
bj(6) - bsd
jack-stdin(1) - debian
bj(6) - v7
jack.plumbing(1) - debian
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
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
Shopt -s histappend