Lines Matching refs:snd_soc_component
89 static unsigned int twl4030_read(struct snd_soc_component *component, unsigned int reg) in twl4030_read()
154 static int twl4030_write(struct snd_soc_component *component, unsigned int reg, in twl4030_write()
189 static void twl4030_codec_enable(struct snd_soc_component *component, int enable) in twl4030_codec_enable()
230 static struct twl4030_codec_data *twl4030_get_pdata(struct snd_soc_component *component) in twl4030_get_pdata()
253 static void twl4030_init_chip(struct snd_soc_component *component) in twl4030_init_chip()
345 static void twl4030_apll_enable(struct snd_soc_component *component, int enable) in twl4030_apll_enable()
570 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); \
592 static void handsfree_ramp(struct snd_soc_component *component, int reg, int ramp) in handsfree_ramp()
625 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in handsfreelpga_event()
641 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in handsfreerpga_event()
657 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in vibramux_event()
666 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in apll_event()
682 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in aif_event()
705 static void headset_ramp(struct snd_soc_component *component, int ramp) in headset_ramp()
771 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in headsetlpga_event()
796 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in headsetrpga_event()
821 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in digimic_event()
845 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in snd_soc_get_volsw_twl4030()
874 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in snd_soc_put_volsw_twl4030()
903 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in snd_soc_get_volsw_r2_twl4030()
930 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in snd_soc_put_volsw_r2_twl4030()
971 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in snd_soc_put_twl4030_opmode_enum_double()
1582 static int twl4030_set_bias_level(struct snd_soc_component *component, in twl4030_set_bias_level()
1631 static void twl4030_tdm_enable(struct snd_soc_component *component, int direction, in twl4030_tdm_enable()
1654 struct snd_soc_component *component = dai->component; in twl4030_startup()
1683 struct snd_soc_component *component = dai->component; in twl4030_shutdown()
1707 struct snd_soc_component *component = dai->component; in twl4030_hw_params()
1824 struct snd_soc_component *component = codec_dai->component; in twl4030_set_dai_sysclk()
1849 struct snd_soc_component *component = codec_dai->component; in twl4030_set_dai_fmt()
1903 struct snd_soc_component *component = dai->component; in twl4030_set_tristate()
1916 static void twl4030_voice_enable(struct snd_soc_component *component, int direction, in twl4030_voice_enable()
1939 struct snd_soc_component *component = dai->component; in twl4030_voice_startup()
1971 struct snd_soc_component *component = dai->component; in twl4030_voice_shutdown()
1981 struct snd_soc_component *component = dai->component; in twl4030_voice_hw_params()
2026 struct snd_soc_component *component = codec_dai->component; in twl4030_voice_set_dai_sysclk()
2047 struct snd_soc_component *component = codec_dai->component; in twl4030_voice_set_dai_fmt()
2098 struct snd_soc_component *component = dai->component; in twl4030_voice_set_tristate()
2167 static int twl4030_soc_probe(struct snd_soc_component *component) in twl4030_soc_probe()
2184 static void twl4030_soc_remove(struct snd_soc_component *component) in twl4030_soc_remove()