Lines Matching defs:component
56 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in aic32x4_reset_adc() local
78 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in mic_bias_event() local
104 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); in aic32x4_get_mfp1_gpio() local
117 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); in aic32x4_set_mfp2_gpio() local
145 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); in aic32x4_get_mfp3_gpio() local
158 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); in aic32x4_set_mfp4_gpio() local
186 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); in aic32x4_get_mfp5_gpio() local
198 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); in aic32x4_set_mfp5_gpio() local
594 struct snd_soc_component *component = codec_dai->component; in aic32x4_set_dai_sysclk() local
609 struct snd_soc_component *component = codec_dai->component; in aic32x4_set_dai_fmt() local
664 static int aic32x4_set_aosr(struct snd_soc_component *component, u8 aosr) in aic32x4_set_aosr()
669 static int aic32x4_set_dosr(struct snd_soc_component *component, u16 dosr) in aic32x4_set_dosr()
678 static int aic32x4_set_processing_blocks(struct snd_soc_component *component, in aic32x4_set_processing_blocks()
690 static int aic32x4_setup_clocks(struct snd_soc_component *component, in aic32x4_setup_clocks()
799 struct snd_soc_component *component = dai->component; in aic32x4_hw_params() local
845 struct snd_soc_component *component = dai->component; in aic32x4_mute() local
853 static int aic32x4_set_bias_level(struct snd_soc_component *component, in aic32x4_set_bias_level()
922 static void aic32x4_setup_gpios(struct snd_soc_component *component) in aic32x4_setup_gpios()
968 static int aic32x4_component_probe(struct snd_soc_component *component) in aic32x4_component_probe()