Home
last modified time | relevance | path

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

/sound/drivers/pcsp/
Dpcsp_mixer.c133 const struct snd_kcontrol_new *ctls, int num) in snd_pcsp_ctls_add()
/sound/pci/ca0106/
Dca0106_mixer.c719 #define ADD_CTLS(emu, ctls) \ argument
/sound/pci/hda/
Dhda_generic.h49 unsigned int ctls[NID_PATH_NUM_CTLS]; /* NID_PATH_XXX_CTL */ member
Dhda_controller.c166 unsigned short ctls = spdif ? spdif->ctls : 0; in azx_pcm_prepare() local
/sound/pci/emu10k1/
Demumixer.c28 const char * const *ctls, unsigned nctls) in add_ctls()