Lines Matching refs:snd_soc_component

59 	struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);  in aic32x4_reset_adc()
81 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in mic_bias_event()
107 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); in aic32x4_get_mfp1_gpio()
120 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); in aic32x4_set_mfp2_gpio()
148 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); in aic32x4_get_mfp3_gpio()
161 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); in aic32x4_set_mfp4_gpio()
189 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); in aic32x4_get_mfp5_gpio()
201 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); in aic32x4_set_mfp5_gpio()
600 struct snd_soc_component *component = codec_dai->component; in aic32x4_set_dai_sysclk()
615 struct snd_soc_component *component = codec_dai->component; in aic32x4_set_dai_fmt()
672 static int aic32x4_set_aosr(struct snd_soc_component *component, u8 aosr) in aic32x4_set_aosr()
677 static int aic32x4_set_dosr(struct snd_soc_component *component, u16 dosr) in aic32x4_set_dosr()
686 static int aic32x4_set_processing_blocks(struct snd_soc_component *component, in aic32x4_set_processing_blocks()
707 static int aic32x4_setup_clocks(struct snd_soc_component *component, in aic32x4_setup_clocks()
830 struct snd_soc_component *component = dai->component; in aic32x4_hw_params()
876 struct snd_soc_component *component = dai->component; in aic32x4_mute()
884 static int aic32x4_set_bias_level(struct snd_soc_component *component, in aic32x4_set_bias_level()
953 static void aic32x4_setup_gpios(struct snd_soc_component *component) in aic32x4_setup_gpios()
999 static int aic32x4_component_probe(struct snd_soc_component *component) in aic32x4_component_probe()
1148 static int aic32x4_tas2505_component_probe(struct snd_soc_component *component) in aic32x4_tas2505_component_probe()