Lines Matching refs:snd_soc_component
37 struct snd_soc_component *component;
64 static inline unsigned int uda1380_read_reg_cache(struct snd_soc_component *component, in uda1380_read_reg_cache()
80 static inline void uda1380_write_reg_cache(struct snd_soc_component *component, in uda1380_write_reg_cache()
96 static int uda1380_write(struct snd_soc_component *component, unsigned int reg, in uda1380_write()
136 static void uda1380_sync_cache(struct snd_soc_component *component) in uda1380_sync_cache()
154 static int uda1380_reset(struct snd_soc_component *component) in uda1380_reset()
182 struct snd_soc_component *uda1380_component = uda1380->component; in uda1380_flush_work()
423 struct snd_soc_component *component = codec_dai->component; in uda1380_set_dai_fmt_both()
453 struct snd_soc_component *component = codec_dai->component; in uda1380_set_dai_fmt_playback()
483 struct snd_soc_component *component = codec_dai->component; in uda1380_set_dai_fmt_capture()
512 struct snd_soc_component *component = dai->component; in uda1380_trigger()
537 struct snd_soc_component *component = dai->component; in uda1380_pcm_hw_params()
574 struct snd_soc_component *component = dai->component; in uda1380_pcm_shutdown()
591 static int uda1380_set_bias_level(struct snd_soc_component *component, in uda1380_set_bias_level()
697 static int uda1380_probe(struct snd_soc_component *component) in uda1380_probe()