snd_jack_new(9) centos man page | unix.com

Man Page: snd_jack_new

Operating Environment: centos

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.
RETURN
Zero if successful, or a negative error code on failure. On success jjack will be initialised.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_JACK_NEW(9)
Related Man Pages
xjack(1) - redhat
bj(6) - bsd
jack-rack(1) - debian
jack_netsource(1) - debian
yoshimi(1) - debian
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq