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()
416 struct snd_soc_codec *codec = codec_dai->codec; in uda1380_set_dai_fmt_both() local
446 struct snd_soc_codec *codec = codec_dai->codec; in uda1380_set_dai_fmt_playback() local
476 struct snd_soc_codec *codec = codec_dai->codec; in uda1380_set_dai_fmt_capture() local
505 struct snd_soc_codec *codec = dai->codec; in uda1380_trigger() local
530 struct snd_soc_codec *codec = dai->codec; in uda1380_pcm_hw_params() local
567 struct snd_soc_codec *codec = dai->codec; in uda1380_pcm_shutdown() local
584 static int uda1380_set_bias_level(struct snd_soc_codec *codec, in uda1380_set_bias_level()
690 static int uda1380_probe(struct snd_soc_codec *codec) in uda1380_probe()
745 static int uda1380_remove(struct snd_soc_codec *codec) in uda1380_remove()