Lines Matching refs:snd_soc_component

79 	struct snd_soc_component *component;
111 static unsigned int twl6040_read(struct snd_soc_component *component, unsigned int reg) in twl6040_read()
136 static bool twl6040_can_write_to_chip(struct snd_soc_component *component, in twl6040_can_write_to_chip()
155 static inline void twl6040_update_dl12_cache(struct snd_soc_component *component, in twl6040_update_dl12_cache()
173 static int twl6040_write(struct snd_soc_component *component, in twl6040_write()
188 static void twl6040_init_chip(struct snd_soc_component *component) in twl6040_init_chip()
214 static int headset_power_mode(struct snd_soc_component *component, int high_perf) in headset_power_mode()
239 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in twl6040_hs_dac_event()
266 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in twl6040_ep_drv_event()
284 static void twl6040_hs_jack_report(struct snd_soc_component *component, in twl6040_hs_jack_report()
302 void twl6040_hs_jack_detect(struct snd_soc_component *component, in twl6040_hs_jack_detect()
319 struct snd_soc_component *component = priv->component; in twl6040_accessory_work()
328 struct snd_soc_component *component = data; in twl6040_audio_handler()
340 struct snd_soc_component *component = snd_soc_dapm_kcontrol_component(kcontrol); in twl6040_soc_dapm_put_vibra_enum()
489 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in twl6040_headset_power_get_enum()
500 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in twl6040_headset_power_put_enum()
517 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in twl6040_pll_get_enum()
528 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in twl6040_pll_put_enum()
536 int twl6040_get_dl1_gain(struct snd_soc_component *component) in twl6040_get_dl1_gain()
558 int twl6040_get_clk_id(struct snd_soc_component *component) in twl6040_get_clk_id()
566 int twl6040_get_trim_value(struct snd_soc_component *component, enum twl6040_trim trim) in twl6040_get_trim_value()
575 int twl6040_get_hs_step_size(struct snd_soc_component *component) in twl6040_get_hs_step_size()
832 static int twl6040_set_bias_level(struct snd_soc_component *component, in twl6040_set_bias_level()
876 struct snd_soc_component *component = dai->component; in twl6040_startup()
890 struct snd_soc_component *component = dai->component; in twl6040_hw_params()
926 struct snd_soc_component *component = dai->component; in twl6040_prepare()
949 struct snd_soc_component *component = codec_dai->component; in twl6040_set_dai_sysclk()
966 static void twl6040_mute_path(struct snd_soc_component *component, enum twl6040_dai_id id, in twl6040_mute_path()
1110 static int twl6040_probe(struct snd_soc_component *component) in twl6040_probe()
1149 static void twl6040_remove(struct snd_soc_component *component) in twl6040_remove()