• Home
  • Raw
  • Download

Lines Matching defs:codec

79 	struct snd_soc_codec *codec;  member
109 static unsigned int twl6040_read(struct snd_soc_codec *codec, unsigned int reg) in twl6040_read()
134 static bool twl6040_can_write_to_chip(struct snd_soc_codec *codec, in twl6040_can_write_to_chip()
153 static inline void twl6040_update_dl12_cache(struct snd_soc_codec *codec, in twl6040_update_dl12_cache()
171 static int twl6040_write(struct snd_soc_codec *codec, in twl6040_write()
186 static void twl6040_init_chip(struct snd_soc_codec *codec) in twl6040_init_chip()
212 static int headset_power_mode(struct snd_soc_codec *codec, int high_perf) in headset_power_mode()
237 struct snd_soc_codec *codec = w->codec; in twl6040_hs_dac_event() local
264 struct snd_soc_codec *codec = w->codec; in twl6040_ep_drv_event() local
282 static void twl6040_hs_jack_report(struct snd_soc_codec *codec, in twl6040_hs_jack_report()
300 void twl6040_hs_jack_detect(struct snd_soc_codec *codec, in twl6040_hs_jack_detect()
317 struct snd_soc_codec *codec = priv->codec; in twl6040_accessory_work() local
326 struct snd_soc_codec *codec = data; in twl6040_audio_handler() local
338 struct snd_soc_codec *codec = snd_soc_dapm_kcontrol_codec(kcontrol); in twl6040_soc_dapm_put_vibra_enum() local
487 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in twl6040_headset_power_get_enum() local
498 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in twl6040_headset_power_put_enum() local
515 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in twl6040_pll_get_enum() local
526 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in twl6040_pll_put_enum() local
534 int twl6040_get_dl1_gain(struct snd_soc_codec *codec) in twl6040_get_dl1_gain()
556 int twl6040_get_clk_id(struct snd_soc_codec *codec) in twl6040_get_clk_id()
564 int twl6040_get_trim_value(struct snd_soc_codec *codec, enum twl6040_trim trim) in twl6040_get_trim_value()
573 int twl6040_get_hs_step_size(struct snd_soc_codec *codec) in twl6040_get_hs_step_size()
822 static int twl6040_set_bias_level(struct snd_soc_codec *codec, in twl6040_set_bias_level()
864 struct snd_soc_codec *codec = dai->codec; in twl6040_startup() local
878 struct snd_soc_codec *codec = dai->codec; in twl6040_hw_params() local
914 struct snd_soc_codec *codec = dai->codec; in twl6040_prepare() local
937 struct snd_soc_codec *codec = codec_dai->codec; in twl6040_set_dai_sysclk() local
954 static void twl6040_mute_path(struct snd_soc_codec *codec, enum twl6040_dai_id id, in twl6040_mute_path()
1099 static int twl6040_suspend(struct snd_soc_codec *codec) in twl6040_suspend()
1106 static int twl6040_resume(struct snd_soc_codec *codec) in twl6040_resume()
1117 static int twl6040_probe(struct snd_soc_codec *codec) in twl6040_probe()
1158 static int twl6040_remove(struct snd_soc_codec *codec) in twl6040_remove()