SND_HDA_ADD_NEW_CTLS

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

snd_hda_add_new_ctls - create controls from the array  

SYNOPSIS

"SYNOPSIS"

int snd_hda_add_new_ctls (struct hda_codec * codec, snd_kcontrol_new_t * knew);  

ARGUMENTS

codec
the HDA codec
knew
the array of snd_kcontrol_new_t
 

DESCRIPTION

This helper function creates and add new controls in the given array. The array must be terminated with an empty entry as terminator.

Returns 0 if successful, or a negative error code.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:50 GMT, October 09, 2005