Lines Matching refs:snd_soc_component

314 static int wm8904_configure_clocking(struct snd_soc_component *component)  in wm8904_configure_clocking()
370 static void wm8904_set_drc(struct snd_soc_component *component) in wm8904_set_drc()
391 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in wm8904_put_drc_enum()
409 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in wm8904_get_drc_enum()
417 static void wm8904_set_retune_mobile(struct snd_soc_component *component) in wm8904_set_retune_mobile()
462 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in wm8904_put_retune_mobile_enum()
480 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in wm8904_get_retune_mobile_enum()
490 static int wm8904_set_deemph(struct snd_soc_component *component) in wm8904_set_deemph()
520 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in wm8904_get_deemph()
530 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in wm8904_put_deemph()
558 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in wm8904_adc_osr_put()
656 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in sysclk_event()
694 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in out_pga_event()
1184 static int wm8904_add_widgets(struct snd_soc_component *component) in wm8904_add_widgets()
1297 struct snd_soc_component *component = dai->component; in wm8904_hw_params()
1422 struct snd_soc_component *component = dai->component; in wm8904_set_fmt()
1513 struct snd_soc_component *component = dai->component; in wm8904_set_tdm_slot()
1670 struct snd_soc_component *component = dai->component; in wm8904_set_fll()
1809 struct snd_soc_component *component = dai->component; in wm8904_set_sysclk()
1858 struct snd_soc_component *component = codec_dai->component; in wm8904_mute()
1871 static int wm8904_set_bias_level(struct snd_soc_component *component, in wm8904_set_bias_level()
1996 static void wm8904_handle_retune_mobile_pdata(struct snd_soc_component *component) in wm8904_handle_retune_mobile_pdata()
2053 static void wm8904_handle_pdata(struct snd_soc_component *component) in wm8904_handle_pdata()
2104 static int wm8904_probe(struct snd_soc_component *component) in wm8904_probe()
2127 static void wm8904_remove(struct snd_soc_component *component) in wm8904_remove()