Home
last modified time | relevance | path

Searched defs:controls (Results 1 – 22 of 22) sorted by relevance

/sound/soc/intel/boards/
Dbytcht_nocodec.c25 static const struct snd_kcontrol_new controls[] = { variable
Dbytcht_da7213.c25 static const struct snd_kcontrol_new controls[] = { variable
/sound/soc/samsung/
Dlowland.c134 static const struct snd_kcontrol_new controls[] = { variable
Dtobermory.c128 static const struct snd_kcontrol_new controls[] = { variable
Dlittlemill.c226 static const struct snd_kcontrol_new controls[] = { variable
Dspeyside.c255 static const struct snd_kcontrol_new controls[] = { variable
/sound/pci/oxygen/
Doxygen_mixer.c754 static const struct snd_kcontrol_new controls[] = { variable
852 struct snd_kcontrol_new controls[2]; member
1030 const struct snd_kcontrol_new controls[], in add_controls()
Doxygen.h140 struct snd_kcontrol *controls[CONTROL_COUNT]; member
/sound/firewire/oxfw/
Doxfw-spkr.c253 static const struct snd_kcontrol_new controls[] = { in snd_oxfw_add_spkr() local
/sound/soc/
Dsoc-core.c2259 const struct snd_kcontrol_new *controls, int num_controls, in snd_soc_add_controls()
2305 const struct snd_kcontrol_new *controls, unsigned int num_controls) in snd_soc_add_component_controls()
2325 const struct snd_kcontrol_new *controls, int num_controls) in snd_soc_add_card_controls()
2345 const struct snd_kcontrol_new *controls, int num_controls) in snd_soc_add_dai_controls()
/sound/soc/generic/
Dsimple-card-utils.c441 struct snd_kcontrol_new *controls; in asoc_simple_parse_pin_switches() local
/sound/soc/mediatek/common/
Dmtk-base-afe.h109 const struct snd_kcontrol_new *controls; member
/sound/soc/codecs/
Dmax98095.c1579 struct snd_kcontrol_new controls[] = { in max98095_handle_eq_pdata() local
1730 struct snd_kcontrol_new controls[] = { in max98095_handle_bq_pdata() local
Dtas571x.c39 const struct snd_kcontrol_new *controls; member
Dwm8994.c3206 struct snd_kcontrol_new controls[] = { in wm8994_handle_retune_mobile_pdata() local
3293 struct snd_kcontrol_new controls[] = { in wm8994_handle_pdata() local
Dmax98088.c1563 struct snd_kcontrol_new controls[] = { in max98088_handle_eq_pdata() local
Dwm8996.c2543 struct snd_kcontrol_new controls[] = { in wm8996_retune_mobile_pdata() local
/sound/isa/sb/
Dsb_mixer.c692 struct sbmix_elem *controls, in snd_sbmixer_init()
/sound/usb/
Dmixer_scarlett.c181 const struct scarlett_mixer_control controls[SND_SCARLETT_CONTROLS_MAX]; member
Dmixer.c2349 __u8 *controls = uac_processing_unit_bmControls(desc, state->mixer->protocol); in build_audio_procunit() local
/sound/pci/emu10k1/
Demufx.c1197 struct snd_emu10k1_fx8010_control_gpr *controls = NULL, *ctl; in _snd_emu10k1_audigy_init_efx() local
1832 struct snd_emu10k1_fx8010_control_gpr *controls = NULL, *ctl; in _snd_emu10k1_init_efx() local
/sound/pci/ac97/
Dac97_patch.c28 static int patch_build_controls(struct snd_ac97 * ac97, const struct snd_kcontrol_new *controls, in… in patch_build_controls()