suse man page for snd_ctl_new1

Query: snd_ctl_new1

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SND_CTL_NEW1(9) 						   Sound Devices						   SND_CTL_NEW1(9)

NAME
snd_ctl_new1 - create a control instance from the template
SYNOPSIS
struct snd_kcontrol * snd_ctl_new1(const struct snd_kcontrol_new * ncontrol, void * private_data);
ARGUMENTS
ncontrol the initialization record private_data the private data to set
DESCRIPTION
Allocates a new struct snd_kcontrol instance and initialize from the given template. When the access field of ncontrol is 0, it's assumed as READWRITE access. When the count field is 0, it's assumes as one. Returns the pointer of the newly generated instance, or NULL on failure.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SND_CTL_NEW1(9)
Related Man Pages
tevent_queue(3) - centos
rdma_reject(3) - debian
g_destroy_geom(9) - debian
g_new_geomf(9) - debian
debugfs_create_file(9) - suse
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
SOCKS proxy & PAM configuration exposure
Tar Command