Lines Matching defs: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() local
409 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in wm8904_get_drc_enum() local
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() local
480 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in wm8904_get_retune_mobile_enum() local
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() local
530 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in wm8904_put_deemph() local
558 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in wm8904_adc_osr_put() local
656 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in sysclk_event() local
694 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in out_pga_event() local
1177 static int wm8904_add_widgets(struct snd_soc_component *component) in wm8904_add_widgets()
1290 struct snd_soc_component *component = dai->component; in wm8904_hw_params() local
1415 struct snd_soc_component *component = dai->component; in wm8904_set_fmt() local
1506 struct snd_soc_component *component = dai->component; in wm8904_set_tdm_slot() local
1663 struct snd_soc_component *component = dai->component; in wm8904_set_fll() local
1802 struct snd_soc_component *component = dai->component; in wm8904_set_sysclk() local
1851 struct snd_soc_component *component = codec_dai->component; in wm8904_mute() local
1864 static int wm8904_set_bias_level(struct snd_soc_component *component, in wm8904_set_bias_level()
1989 static void wm8904_handle_retune_mobile_pdata(struct snd_soc_component *component) in wm8904_handle_retune_mobile_pdata()
2046 static void wm8904_handle_pdata(struct snd_soc_component *component) in wm8904_handle_pdata()
2097 static int wm8904_probe(struct snd_soc_component *component) in wm8904_probe()
2120 static void wm8904_remove(struct snd_soc_component *component) in wm8904_remove()