Home
last modified time | relevance | path

Searched defs:ctls (Results 1 – 11 of 11) 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/drivers/media/usb/pvrusb2/
H A Dpvrusb2-v4l2.c581 struct v4l2_ext_controls *ctls) in pvr2_g_ext_ctrls()
616 struct v4l2_ext_controls *ctls) in pvr2_s_ext_ctrls()
641 struct v4l2_ext_controls *ctls) in pvr2_try_ext_ctrls()
/linux/drivers/firmware/cirrus/test/
H A Dcs_dsp_test_control_parse.c1194 struct cs_dsp_coeff_ctl *ctls[ARRAY_SIZE(cs_dsp_ctl_parse_test_algs)]; in cs_dsp_ctl_squash_reloaded_controls() local
1252 struct cs_dsp_coeff_ctl *ctls[ARRAY_SIZE(cs_dsp_get_ctl_test_names)]; in cs_dsp_ctl_v2_squash_reloaded_controls() local
/linux/sound/hda/codecs/side-codecs/
H A Dtas2781_hda_i2c.c413 struct snd_kcontrol **ctls, struct hda_codec *codec, in tasdev_add_kcontrols()
/linux/tools/testing/selftests/alsa/
H A Dmixer-test.c40 snd_ctl_elem_list_t *ctls; member
/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_ctl.c72 struct mdp5_ctl ctls[MAX_CTL]; member
/linux/sound/pci/ca0106/
H A Dca0106_mixer.c719 #define ADD_CTLS(emu, ctls) \ argument
/linux/sound/hda/codecs/
H A Dgeneric.h49 unsigned int ctls[NID_PATH_NUM_CTLS]; /* NID_PATH_XXX_CTL */ member
/linux/sound/hda/common/
H A Dcontroller.c163 unsigned short ctls = spdif ? spdif->ctls : 0; in azx_pcm_prepare() local
/linux/include/sound/
H A Dhda_codec.h404 unsigned short ctls; /* SPDIF control bits */ member
/linux/sound/pci/emu10k1/
H A Demumixer.c29 const char * const *ctls, unsigned nctls) in add_ctls()