Lines Matching defs:codec
53 static int ak4641_set_deemph(struct snd_soc_codec *codec) in ak4641_set_deemph()
77 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in ak4641_put_deemph() local
92 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in ak4641_get_deemph() local
290 struct snd_soc_codec *codec = codec_dai->codec; in ak4641_set_dai_sysclk() local
301 struct snd_soc_codec *codec = dai->codec; in ak4641_i2s_hw_params() local
341 struct snd_soc_codec *codec = codec_dai->codec; in ak4641_pcm_set_dai_fmt() local
373 struct snd_soc_codec *codec = codec_dai->codec; in ak4641_i2s_set_dai_fmt() local
393 struct snd_soc_codec *codec = dai->codec; in ak4641_mute() local
398 static int ak4641_set_bias_level(struct snd_soc_codec *codec, in ak4641_set_bias_level()
508 static int ak4641_suspend(struct snd_soc_codec *codec) in ak4641_suspend()
514 static int ak4641_resume(struct snd_soc_codec *codec) in ak4641_resume()
520 static int ak4641_probe(struct snd_soc_codec *codec) in ak4641_probe()
528 static int ak4641_remove(struct snd_soc_codec *codec) in ak4641_remove()