Lines Matching refs:snd_soc_component
66 struct snd_soc_component *component);
68 struct snd_soc_component *component);
94 struct snd_soc_component *component;
174 static inline unsigned int dac33_read_reg_cache(struct snd_soc_component *component, in dac33_read_reg_cache()
185 static inline void dac33_write_reg_cache(struct snd_soc_component *component, in dac33_write_reg_cache()
196 static int dac33_read(struct snd_soc_component *component, unsigned int reg, in dac33_read()
222 static int dac33_write(struct snd_soc_component *component, unsigned int reg, in dac33_write()
249 static int dac33_write_locked(struct snd_soc_component *component, unsigned int reg, in dac33_write_locked()
263 static int dac33_write16(struct snd_soc_component *component, unsigned int reg, in dac33_write16()
296 static void dac33_init_chip(struct snd_soc_component *component) in dac33_init_chip()
335 static inline int dac33_read_id(struct snd_soc_component *component) in dac33_read_id()
349 static inline void dac33_soft_power(struct snd_soc_component *component, int power) in dac33_soft_power()
362 static inline void dac33_disable_digital(struct snd_soc_component *component) in dac33_disable_digital()
377 static int dac33_hard_power(struct snd_soc_component *component, int power) in dac33_hard_power()
428 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in dac33_playback_event()
448 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in dac33_get_fifo_mode()
459 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in dac33_set_fifo_mode()
626 static int dac33_set_bias_level(struct snd_soc_component *component, in dac33_set_bias_level()
661 struct snd_soc_component *component = dac33->component; in dac33_prefill_handler()
707 struct snd_soc_component *component = dac33->component; in dac33_playback_handler()
732 struct snd_soc_component *component; in dac33_work()
766 struct snd_soc_component *component = dev; in dac33_interrupt_handler()
781 static void dac33_oscwait(struct snd_soc_component *component) in dac33_oscwait()
798 struct snd_soc_component *component = dai->component; in dac33_startup()
810 struct snd_soc_component *component = dai->component; in dac33_shutdown()
822 struct snd_soc_component *component = dai->component; in dac33_hw_params()
865 struct snd_soc_component *component) in dac33_prepare_chip()
1063 struct snd_soc_component *component) in dac33_calculate_times()
1122 struct snd_soc_component *component = dai->component; in dac33_pcm_trigger()
1154 struct snd_soc_component *component = dai->component; in dac33_dai_delay()
1298 struct snd_soc_component *component = codec_dai->component; in dac33_set_dai_sysclk()
1328 struct snd_soc_component *component = codec_dai->component; in dac33_set_dai_fmt()
1380 static int dac33_soc_probe(struct snd_soc_component *component) in dac33_soc_probe()
1426 static void dac33_soc_remove(struct snd_soc_component *component) in dac33_soc_remove()