Lines Matching defs:codec

89 static unsigned int twl4030_read(struct snd_soc_codec *codec, unsigned int reg)  in twl4030_read()
154 static int twl4030_write(struct snd_soc_codec *codec, unsigned int reg, in twl4030_write()
189 static void twl4030_codec_enable(struct snd_soc_codec *codec, int enable) in twl4030_codec_enable()
230 static struct twl4030_codec_data *twl4030_get_pdata(struct snd_soc_codec *codec) in twl4030_get_pdata()
252 static void twl4030_init_chip(struct snd_soc_codec *codec) in twl4030_init_chip()
344 static void twl4030_apll_enable(struct snd_soc_codec *codec, int enable) in twl4030_apll_enable()
591 static void handsfree_ramp(struct snd_soc_codec *codec, int reg, int ramp) in handsfree_ramp()
624 struct snd_soc_codec *codec = snd_soc_dapm_to_codec(w->dapm); in handsfreelpga_event() local
640 struct snd_soc_codec *codec = snd_soc_dapm_to_codec(w->dapm); in handsfreerpga_event() local
656 struct snd_soc_codec *codec = snd_soc_dapm_to_codec(w->dapm); in vibramux_event() local
665 struct snd_soc_codec *codec = snd_soc_dapm_to_codec(w->dapm); in apll_event() local
681 struct snd_soc_codec *codec = snd_soc_dapm_to_codec(w->dapm); in aif_event() local
704 static void headset_ramp(struct snd_soc_codec *codec, int ramp) in headset_ramp()
770 struct snd_soc_codec *codec = snd_soc_dapm_to_codec(w->dapm); in headsetlpga_event() local
795 struct snd_soc_codec *codec = snd_soc_dapm_to_codec(w->dapm); in headsetrpga_event() local
820 struct snd_soc_codec *codec = snd_soc_dapm_to_codec(w->dapm); in digimic_event() local
844 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in snd_soc_get_volsw_twl4030() local
873 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in snd_soc_put_volsw_twl4030() local
902 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in snd_soc_get_volsw_r2_twl4030() local
929 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in snd_soc_put_volsw_r2_twl4030() local
970 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in snd_soc_put_twl4030_opmode_enum_double() local
1581 static int twl4030_set_bias_level(struct snd_soc_codec *codec, in twl4030_set_bias_level()
1630 static void twl4030_tdm_enable(struct snd_soc_codec *codec, int direction, in twl4030_tdm_enable()
1653 struct snd_soc_codec *codec = dai->codec; in twl4030_startup() local
1682 struct snd_soc_codec *codec = dai->codec; in twl4030_shutdown() local
1706 struct snd_soc_codec *codec = dai->codec; in twl4030_hw_params() local
1823 struct snd_soc_codec *codec = codec_dai->codec; in twl4030_set_dai_sysclk() local
1848 struct snd_soc_codec *codec = codec_dai->codec; in twl4030_set_dai_fmt() local
1902 struct snd_soc_codec *codec = dai->codec; in twl4030_set_tristate() local
1915 static void twl4030_voice_enable(struct snd_soc_codec *codec, int direction, in twl4030_voice_enable()
1938 struct snd_soc_codec *codec = dai->codec; in twl4030_voice_startup() local
1970 struct snd_soc_codec *codec = dai->codec; in twl4030_voice_shutdown() local
1980 struct snd_soc_codec *codec = dai->codec; in twl4030_voice_hw_params() local
2025 struct snd_soc_codec *codec = codec_dai->codec; in twl4030_voice_set_dai_sysclk() local
2046 struct snd_soc_codec *codec = codec_dai->codec; in twl4030_voice_set_dai_fmt() local
2097 struct snd_soc_codec *codec = dai->codec; in twl4030_voice_set_tristate() local
2166 static int twl4030_soc_probe(struct snd_soc_codec *codec) in twl4030_soc_probe()
2183 static int twl4030_soc_remove(struct snd_soc_codec *codec) in twl4030_soc_remove()