Lines Matching refs:snd_soc_component

65 	struct snd_soc_component *component;
97 static unsigned int twl6040_read(struct snd_soc_component *component, unsigned int reg) in twl6040_read()
122 static bool twl6040_can_write_to_chip(struct snd_soc_component *component, in twl6040_can_write_to_chip()
141 static inline void twl6040_update_dl12_cache(struct snd_soc_component *component, in twl6040_update_dl12_cache()
159 static int twl6040_write(struct snd_soc_component *component, in twl6040_write()
174 static void twl6040_init_chip(struct snd_soc_component *component) in twl6040_init_chip()
200 static int headset_power_mode(struct snd_soc_component *component, int high_perf) in headset_power_mode()
225 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in twl6040_hs_dac_event()
252 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in twl6040_ep_drv_event()
270 static void twl6040_hs_jack_report(struct snd_soc_component *component, in twl6040_hs_jack_report()
288 void twl6040_hs_jack_detect(struct snd_soc_component *component, in twl6040_hs_jack_detect()
305 struct snd_soc_component *component = priv->component; in twl6040_accessory_work()
314 struct snd_soc_component *component = data; in twl6040_audio_handler()
326 struct snd_soc_component *component = snd_soc_dapm_kcontrol_component(kcontrol); in twl6040_soc_dapm_put_vibra_enum()
475 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in twl6040_headset_power_get_enum()
486 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in twl6040_headset_power_put_enum()
503 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in twl6040_pll_get_enum()
514 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in twl6040_pll_put_enum()
522 int twl6040_get_dl1_gain(struct snd_soc_component *component) in twl6040_get_dl1_gain()
544 int twl6040_get_clk_id(struct snd_soc_component *component) in twl6040_get_clk_id()
552 int twl6040_get_trim_value(struct snd_soc_component *component, enum twl6040_trim trim) in twl6040_get_trim_value()
561 int twl6040_get_hs_step_size(struct snd_soc_component *component) in twl6040_get_hs_step_size()
818 static int twl6040_set_bias_level(struct snd_soc_component *component, in twl6040_set_bias_level()
862 struct snd_soc_component *component = dai->component; in twl6040_startup()
876 struct snd_soc_component *component = dai->component; in twl6040_hw_params()
912 struct snd_soc_component *component = dai->component; in twl6040_prepare()
935 struct snd_soc_component *component = codec_dai->component; in twl6040_set_dai_sysclk()
952 static void twl6040_mute_path(struct snd_soc_component *component, enum twl6040_dai_id id, in twl6040_mute_path()
1097 static int twl6040_probe(struct snd_soc_component *component) in twl6040_probe()
1134 static void twl6040_remove(struct snd_soc_component *component) in twl6040_remove()