Lines Matching defs:codec
42 static int wm8958_dsp2_fw(struct snd_soc_codec *codec, const char *name, in wm8958_dsp2_fw()
195 static void wm8958_dsp_start_mbc(struct snd_soc_codec *codec, int path) in wm8958_dsp_start_mbc()
239 static void wm8958_dsp_start_vss(struct snd_soc_codec *codec, int path) in wm8958_dsp_start_vss()
300 static void wm8958_dsp_start_enh_eq(struct snd_soc_codec *codec, int path) in wm8958_dsp_start_enh_eq()
331 static void wm8958_dsp_apply(struct snd_soc_codec *codec, int path, int start) in wm8958_dsp_apply()
421 struct snd_soc_codec *codec = snd_soc_dapm_to_codec(w->dapm); in wm8958_aif_ev() local
459 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in wm8958_put_mbc_enum() local
481 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in wm8958_get_mbc_enum() local
503 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in wm8958_mbc_get() local
515 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in wm8958_mbc_put() local
549 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in wm8958_put_vss_enum() local
571 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in wm8958_get_vss_enum() local
582 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in wm8958_put_vss_hpf_enum() local
604 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in wm8958_get_vss_hpf_enum() local
626 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in wm8958_vss_get() local
638 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in wm8958_vss_put() local
687 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in wm8958_hpf_get() local
702 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in wm8958_hpf_put() local
749 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in wm8958_put_enh_eq_enum() local
771 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in wm8958_get_enh_eq_enum() local
793 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in wm8958_enh_eq_get() local
805 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in wm8958_enh_eq_put() local
866 struct snd_soc_codec *codec = context; in wm8958_enh_eq_loaded() local
878 struct snd_soc_codec *codec = context; in wm8958_mbc_vss_loaded() local
890 struct snd_soc_codec *codec = context; in wm8958_mbc_loaded() local
900 void wm8958_dsp2_init(struct snd_soc_codec *codec) in wm8958_dsp2_init()