Searched defs:ctls (Results 1 – 8 of 8) sorted by relevance
133 const struct snd_kcontrol_new *ctls, int num) in snd_pcsp_ctls_add()
404 struct snd_kcontrol **ctls, struct hda_codec *codec, in tasdev_add_kcontrols()
40 snd_ctl_elem_list_t *ctls; member
719 #define ADD_CTLS(emu, ctls) \ argument
166 unsigned short ctls = spdif ? spdif->ctls : 0; in azx_pcm_prepare() local
49 unsigned int ctls[NID_PATH_NUM_CTLS]; /* NID_PATH_XXX_CTL */ member
404 unsigned short ctls; /* SPDIF control bits */ member
29 const char * const *ctls, unsigned nctls) in add_ctls()