• Home
  • Raw
  • Download

Lines Matching defs:component

94 	struct snd_soc_component *component;  member
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() local
448 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in dac33_get_fifo_mode() local
459 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in dac33_set_fifo_mode() local
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() local
707 struct snd_soc_component *component = dac33->component; in dac33_playback_handler() local
732 struct snd_soc_component *component; in dac33_work() local
766 struct snd_soc_component *component = dev; in dac33_interrupt_handler() local
781 static void dac33_oscwait(struct snd_soc_component *component) in dac33_oscwait()
798 struct snd_soc_component *component = dai->component; in dac33_startup() local
810 struct snd_soc_component *component = dai->component; in dac33_shutdown() local
822 struct snd_soc_component *component = dai->component; in dac33_hw_params() local
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() local
1154 struct snd_soc_component *component = dai->component; in dac33_dai_delay() local
1298 struct snd_soc_component *component = codec_dai->component; in dac33_set_dai_sysclk() local
1328 struct snd_soc_component *component = codec_dai->component; in dac33_set_dai_fmt() local
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()