Lines Matching defs:component
80 struct snd_soc_component *component; member
160 static inline unsigned int dac33_read_reg_cache(struct snd_soc_component *component, in dac33_read_reg_cache()
171 static inline void dac33_write_reg_cache(struct snd_soc_component *component, in dac33_write_reg_cache()
182 static int dac33_read(struct snd_soc_component *component, unsigned int reg, in dac33_read()
208 static int dac33_write(struct snd_soc_component *component, unsigned int reg, in dac33_write()
235 static int dac33_write_locked(struct snd_soc_component *component, unsigned int reg, in dac33_write_locked()
249 static int dac33_write16(struct snd_soc_component *component, unsigned int reg, in dac33_write16()
282 static void dac33_init_chip(struct snd_soc_component *component) in dac33_init_chip()
321 static inline int dac33_read_id(struct snd_soc_component *component) in dac33_read_id()
335 static inline void dac33_soft_power(struct snd_soc_component *component, int power) in dac33_soft_power()
348 static inline void dac33_disable_digital(struct snd_soc_component *component) in dac33_disable_digital()
363 static int dac33_hard_power(struct snd_soc_component *component, int power) in dac33_hard_power()
414 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in dac33_playback_event() local
434 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in dac33_get_fifo_mode() local
445 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in dac33_set_fifo_mode() local
612 static int dac33_set_bias_level(struct snd_soc_component *component, in dac33_set_bias_level()
647 struct snd_soc_component *component = dac33->component; in dac33_prefill_handler() local
693 struct snd_soc_component *component = dac33->component; in dac33_playback_handler() local
718 struct snd_soc_component *component; in dac33_work() local
752 struct snd_soc_component *component = dev; in dac33_interrupt_handler() local
767 static void dac33_oscwait(struct snd_soc_component *component) in dac33_oscwait()
784 struct snd_soc_component *component = dai->component; in dac33_startup() local
796 struct snd_soc_component *component = dai->component; in dac33_shutdown() local
808 struct snd_soc_component *component = dai->component; in dac33_hw_params() local
851 struct snd_soc_component *component) in dac33_prepare_chip()
1049 struct snd_soc_component *component) in dac33_calculate_times()
1108 struct snd_soc_component *component = dai->component; in dac33_pcm_trigger() local
1140 struct snd_soc_component *component = dai->component; in dac33_dai_delay() local
1284 struct snd_soc_component *component = codec_dai->component; in dac33_set_dai_sysclk() local
1314 struct snd_soc_component *component = codec_dai->component; in dac33_set_dai_fmt() local
1364 static int dac33_soc_probe(struct snd_soc_component *component) in dac33_soc_probe()
1410 static void dac33_soc_remove(struct snd_soc_component *component) in dac33_soc_remove()