Query: snd_ctl_new1
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_CTL_NEW1(9) Control/Mixer API SND_CTL_NEW1(9)NAMEsnd_ctl_new1 - create a control instance from the templateSYNOPSISstruct snd_kcontrol * snd_ctl_new1(const struct snd_kcontrol_new * ncontrol, void * private_data);ARGUMENTSncontrol the initialization record private_data the private data to setDESCRIPTIONAllocates 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.RETURNThe pointer of the newly generated instance, or NULL on failure.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_CTL_NEW1(9)
Related Man Pages |
---|
tevent_queue(3) - centos |
device_create(9) - centos |
struct_irq_chip_generic(9) - centos |
rdma_reject(3) - centos |
dat_cr_accept(3dat) - sunos |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Best performance UNIX just for HOST Virtualization? |
Tar Command |
CentOS7 restoring file capabilities |
Controlling user input |