Home
last modified time | relevance | path

Searched defs:ctls (Results 1 – 5 of 5) sorted by relevance

/linux/sound/drivers/pcsp/
H A Dpcsp_mixer.c133 const struct snd_kcontrol_new *ctls, int num) in snd_pcsp_ctls_add()
/linux/tools/testing/selftests/alsa/
H A Dmixer-test.c40 snd_ctl_elem_list_t *ctls; member
/linux/sound/pci/ca0106/
H A Dca0106_mixer.c719 #define ADD_CTLS(emu, ctls) \ argument
/linux/sound/pci/hda/
H A Dhda_generic.h49 unsigned int ctls[NID_PATH_NUM_CTLS]; /* NID_PATH_XXX_CTL */ member
/linux/sound/pci/emu10k1/
H A Demumixer.c28 const char * const *ctls, unsigned nctls) in add_ctls()