Lines Matching defs:codec
131 static int wm8955_reset(struct snd_soc_codec *codec) in wm8955_reset()
245 static int wm8955_configure_clocking(struct snd_soc_codec *codec) in wm8955_configure_clocking()
336 struct snd_soc_codec *codec = snd_soc_dapm_to_codec(w->dapm); in wm8955_sysclk() local
363 static int wm8955_set_deemph(struct snd_soc_codec *codec) in wm8955_set_deemph()
393 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in wm8955_get_deemph() local
403 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in wm8955_put_deemph() local
595 struct snd_soc_codec *codec = dai->codec; in wm8955_hw_params() local
644 struct snd_soc_codec *codec = dai->codec; in wm8955_set_sysclk() local
673 struct snd_soc_codec *codec = dai->codec; in wm8955_set_fmt() local
752 struct snd_soc_codec *codec = codec_dai->codec; in wm8955_digital_mute() local
765 static int wm8955_set_bias_level(struct snd_soc_codec *codec, in wm8955_set_bias_level()
868 static int wm8955_probe(struct snd_soc_codec *codec) in wm8955_probe()