Lines Matching refs:snd_soc_component

83 static unsigned int twl4030_read(struct snd_soc_component *component, unsigned int reg)  in twl4030_read()
148 static int twl4030_write(struct snd_soc_component *component, unsigned int reg, in twl4030_write()
183 static void twl4030_codec_enable(struct snd_soc_component *component, int enable) in twl4030_codec_enable()
222 twl4030_get_board_params(struct snd_soc_component *component) in twl4030_get_board_params()
245 static void twl4030_init_chip(struct snd_soc_component *component) in twl4030_init_chip()
337 static void twl4030_apll_enable(struct snd_soc_component *component, int enable) in twl4030_apll_enable()
562 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); \
584 static void handsfree_ramp(struct snd_soc_component *component, int reg, int ramp) in handsfree_ramp()
617 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in handsfreelpga_event()
633 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in handsfreerpga_event()
649 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in vibramux_event()
658 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in apll_event()
674 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in aif_event()
697 static void headset_ramp(struct snd_soc_component *component, int ramp) in headset_ramp()
765 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in headsetlpga_event()
790 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in headsetrpga_event()
815 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in digimic_event()
839 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in snd_soc_get_volsw_twl4030()
868 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in snd_soc_put_volsw_twl4030()
897 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in snd_soc_get_volsw_r2_twl4030()
924 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in snd_soc_put_volsw_r2_twl4030()
965 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in snd_soc_put_twl4030_opmode_enum_double()
1576 static int twl4030_set_bias_level(struct snd_soc_component *component, in twl4030_set_bias_level()
1625 static void twl4030_tdm_enable(struct snd_soc_component *component, int direction, in twl4030_tdm_enable()
1648 struct snd_soc_component *component = dai->component; in twl4030_startup()
1677 struct snd_soc_component *component = dai->component; in twl4030_shutdown()
1701 struct snd_soc_component *component = dai->component; in twl4030_hw_params()
1818 struct snd_soc_component *component = codec_dai->component; in twl4030_set_dai_sysclk()
1843 struct snd_soc_component *component = codec_dai->component; in twl4030_set_dai_fmt()
1896 struct snd_soc_component *component = dai->component; in twl4030_set_tristate()
1909 static void twl4030_voice_enable(struct snd_soc_component *component, int direction, in twl4030_voice_enable()
1932 struct snd_soc_component *component = dai->component; in twl4030_voice_startup()
1964 struct snd_soc_component *component = dai->component; in twl4030_voice_shutdown()
1974 struct snd_soc_component *component = dai->component; in twl4030_voice_hw_params()
2019 struct snd_soc_component *component = codec_dai->component; in twl4030_voice_set_dai_sysclk()
2040 struct snd_soc_component *component = codec_dai->component; in twl4030_voice_set_dai_fmt()
2090 struct snd_soc_component *component = dai->component; in twl4030_voice_set_tristate()
2159 static int twl4030_soc_probe(struct snd_soc_component *component) in twl4030_soc_probe()
2176 static void twl4030_soc_remove(struct snd_soc_component *component) in twl4030_soc_remove()