Searched refs:wm8958_dsp_apply (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/sound/soc/codecs/ |
D | wm8958-dsp2.c | 331 static void wm8958_dsp_apply(struct snd_soc_codec *codec, int path, int start) in wm8958_dsp_apply() function 428 wm8958_dsp_apply(codec, i, 1); in wm8958_aif_ev() 433 wm8958_dsp_apply(codec, i, 0); in wm8958_aif_ev() 534 wm8958_dsp_apply(codec, mbc, wm8994->mbc_ena[mbc]); in wm8958_mbc_put() 660 wm8958_dsp_apply(codec, vss, wm8994->vss_ena[vss]); in wm8958_vss_put() 734 wm8958_dsp_apply(codec, hpf % 3, ucontrol->value.integer.value[0]); in wm8958_hpf_put() 828 wm8958_dsp_apply(codec, eq, ucontrol->value.integer.value[0]); in wm8958_enh_eq_put()
|