Lines Matching defs:component

161 	struct snd_soc_component *component;  member
388 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in aic31xx_dapm_power_event() local
491 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in mic_bias_event() local
752 static int aic31xx_add_controls(struct snd_soc_component *component) in aic31xx_add_controls()
776 static int aic31xx_add_widgets(struct snd_soc_component *component) in aic31xx_add_widgets()
833 static int aic31xx_setup_pll(struct snd_soc_component *component, in aic31xx_setup_pll()
943 struct snd_soc_component *component = dai->component; in aic31xx_hw_params() local
981 struct snd_soc_component *component = codec_dai->component; in aic31xx_dac_mute() local
995 static int aic31xx_clock_master_routes(struct snd_soc_component *component, in aic31xx_clock_master_routes()
1045 struct snd_soc_component *component = codec_dai->component; in aic31xx_set_dai_fmt() local
1129 struct snd_soc_component *component = codec_dai->component; in aic31xx_set_dai_sysclk() local
1202 static void aic31xx_clk_on(struct snd_soc_component *component) in aic31xx_clk_on()
1221 static void aic31xx_clk_off(struct snd_soc_component *component) in aic31xx_clk_off()
1235 static int aic31xx_power_on(struct snd_soc_component *component) in aic31xx_power_on()
1272 static void aic31xx_power_off(struct snd_soc_component *component) in aic31xx_power_off()
1281 static int aic31xx_set_bias_level(struct snd_soc_component *component, in aic31xx_set_bias_level()
1315 static int aic31xx_set_jack(struct snd_soc_component *component, in aic31xx_set_jack()
1329 static int aic31xx_codec_probe(struct snd_soc_component *component) in aic31xx_codec_probe()