Lines Matching defs:codec
37 struct snd_soc_codec *codec; member
63 static inline unsigned int uda1380_read_reg_cache(struct snd_soc_codec *codec, in uda1380_read_reg_cache()
77 static inline void uda1380_write_reg_cache(struct snd_soc_codec *codec, in uda1380_write_reg_cache()
92 static int uda1380_write(struct snd_soc_codec *codec, unsigned int reg, in uda1380_write()
131 static void uda1380_sync_cache(struct snd_soc_codec *codec) in uda1380_sync_cache()
148 static int uda1380_reset(struct snd_soc_codec *codec) in uda1380_reset()
418 struct snd_soc_codec *codec = codec_dai->codec; in uda1380_set_dai_fmt_both() local
448 struct snd_soc_codec *codec = codec_dai->codec; in uda1380_set_dai_fmt_playback() local
478 struct snd_soc_codec *codec = codec_dai->codec; in uda1380_set_dai_fmt_capture() local
507 struct snd_soc_codec *codec = dai->codec; in uda1380_trigger() local
532 struct snd_soc_codec *codec = dai->codec; in uda1380_pcm_hw_params() local
569 struct snd_soc_codec *codec = dai->codec; in uda1380_pcm_shutdown() local
586 static int uda1380_set_bias_level(struct snd_soc_codec *codec, in uda1380_set_bias_level()
696 static int uda1380_probe(struct snd_soc_codec *codec) in uda1380_probe()
751 static int uda1380_remove(struct snd_soc_codec *codec) in uda1380_remove()