Lines Matching refs:snd_soc_component

52 static int wm8960_set_pll(struct snd_soc_component *component,
135 int (*set_bias_level)(struct snd_soc_component *,
184 static int wm8960_set_deemph(struct snd_soc_component *component) in wm8960_set_deemph()
214 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in wm8960_get_deemph()
224 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in wm8960_put_deemph()
487 static int wm8960_add_widgets(struct snd_soc_component *component) in wm8960_add_widgets()
538 struct snd_soc_component *component = codec_dai->component; in wm8960_set_dai_fmt()
702 int wm8960_configure_pll(struct snd_soc_component *component, int freq_in, in wm8960_configure_pll()
754 static int wm8960_configure_clocking(struct snd_soc_component *component) in wm8960_configure_clocking()
833 struct snd_soc_component *component = dai->component; in wm8960_hw_params()
892 struct snd_soc_component *component = dai->component; in wm8960_hw_free()
903 struct snd_soc_component *component = dai->component; in wm8960_mute()
912 static int wm8960_set_bias_level_out3(struct snd_soc_component *component, in wm8960_set_bias_level_out3()
1008 static int wm8960_set_bias_level_capless(struct snd_soc_component *component, in wm8960_set_bias_level_capless()
1210 static int wm8960_set_pll(struct snd_soc_component *component, in wm8960_set_pll()
1255 struct snd_soc_component *component = codec_dai->component; in wm8960_set_dai_pll()
1269 struct snd_soc_component *component = codec_dai->component; in wm8960_set_dai_clkdiv()
1300 static int wm8960_set_bias_level(struct snd_soc_component *component, in wm8960_set_bias_level()
1311 struct snd_soc_component *component = dai->component; in wm8960_set_dai_sysclk()
1370 static int wm8960_probe(struct snd_soc_component *component) in wm8960_probe()